Notes, examples and exercises from the first seven parts of the Full Stack open course by the University of Helsinki.
- 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
- Part 7 - React router, custom hooks, styling app with CSS and webpack
NB: The exercises for part 3 are in a separate repository here.