Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 465 Bytes

File metadata and controls

12 lines (10 loc) · 465 Bytes

CS-E4675 Full Stack Web Development

This is an online course offered by the University of Helsinki. Check https://fullstackopen.com/en/ for more info.

Outline of the parts I finished

  • Part 0: Fundamentals of Web apps
  • Part 1: Introduction to React
  • Part 2: Communicating with server
  • Part 3: Programming a server with NodeJS and Express
  • Part 4: Testing Express servers, user administration
  • Part 5: Testing React apps
  • Part 6: Advanced state management