Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 573 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 573 Bytes

fullstackopen

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