- Homework 1 - HTML
Modify an existing HTML page that uses inline style attributes so that it instead uses an external CSS file.
-
Homework 2 - JavaScript
Implement some simple JavaScript functions. -
Homework 3 - jQuery
Develop a calculator app using JavaScript and jQuery.
-
Homework 4 - React
Develop a React component that allows the reader of a web page to change the appearance of a piece of text. -
Homework 5 - React
Develop a simple application to track lists of items using React with multiple components.
- Homework 6 - Node
Use Node.js and Express to develop a Web API that provides services related to data stored in a MongoDB database.