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