Skip to content

Latest commit

 

History

History
27 lines (25 loc) · 1.69 KB

README.md

File metadata and controls

27 lines (25 loc) · 1.69 KB

CS648: Modern Web Development Frameworks

Course Learning Objectives

  • Understand the role of websites and web applications.
  • Build a website that uses modern HTML5.
  • Structure a website using modern CSS3 layout modules including Flexbox and Grid layout.
  • Style and structure a website using CSS Preprocessors like SASS.
  • Build real-world applications that use simple and advanced JavaScript concepts.
  • Build websites using modern web development frameworks including jQuery and Bootstrap.
  • Demonstrate how to programmatically retrieve and manipulate page content asynchronously using JavaScript and jQuery.
  • Use React to build modern web applications that make asynchronous calls.
  • Use Node, Express, and MongoDB with JavaScript in a server-side capacity.

Assignments