This repository contains my submissions for Fullstack Open 2023 by University of Helsinki
This course teaches JavaScript, React, Redux, Node.js, MongoDB, GraphQL, CSS and TypeScript. The main focus is on creating your own React apps and implementing REST APIs.
- Part 0 - Fundamentals of web applications
- Part 1 - Basics of React
- Part 2 - Communication with servers
- Part 3 - Programming a server with NodeJS and Express
- Part 4 - Testing Express servers, user administration
- Part 5 - Testing React apps (Jest + Cypress)
- Part 6 - Advanced State management
- Part 7 - React router, custom hooks, styling app with CSS and webpack
- Part 8 - GraphQL
- Part 9 - TypeScript
- Part 10 - React Native
- Part 11 - CI/CD
- Part 12 - Containers
- Part 13 - Using relational Databases