This repository contains my submissions for University of Helsinki's course FullStack Open
According to Fullstack Open's website:
Learn React, Redux, Node.js, MongoDB, GraphQL and TypeScript in one go! This course will introduce you to modern JavaScript-based web development. The main focus is on building single page applications with ReactJS that use REST APIs built with Node.js.
I am expecting to complete this course by mid-July 2025 or early-August 2025
As of June 13, 2025:
- 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
- Part 8 | GraphQL
- Part 9 | TypeScript
- Part 10 | React Native
- Part 11 | CI/CD
- Part 12 | Containers
- Part 13 | Using relational databases