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 00 - Fundamentals of web apps
- Part 01 - Introduction to React
- Part 02 - Communicating with servers
- Part 03 - Programming a server with NodeJS and Express
- Part 04 - Testing Express servers, user administration
- Part 05 - Testing React apps
- Part 06 - Advanced state management
- Part 07 - React router, custom hooks, styling app with CSS and webpack
- Part 08 - GraphQL
- Part 09 - TypeScript
- Part 10 - React Native
- Part 11 - CI/CD
- Part 12 - Containers
- Part 13 - Using relational databases