Submissions for
Part 0 : Fundamentals of Web apps
Part 1 :
Introduction To React
Javascript
Component state, event handlers
A more complex state, debugging React apps
Part 2
Rendering a collection, modules
Forms
Getting data from server
Altering data in server
Adding styles to React app
Part 3
Node.js and Express
Deploying app to internet
Saving data to MongoDB
Validation and ESLint