This repository contains my submissions for the web development course of the University of Helsinki. You can find the course here: https://fullstackopen.com/.
The course covers the following topics:
- Fundamentals of Web apps
- Communicating with server
- Programming a server with NodeJS and Express
- Testing Express servers, user administration
- Testing React apps
- State management with Redux
- React router, custom hooks, styling with CSS and webpack
- GraphQL
- TypeScript
- React Native
- CI/CD
- Containers
The exercise submissions are organized according to topics listed above.