This repository contains all my projects and exercises from the Full Stack Open course. It serves as a comprehensive showcase of my progress and the skills I've developed throughout the course.
Full Stack Open is a deep dive into modern web development, offered by the University of Helsinki. The course covers:
- 💻 Single page applications with React
- 🔧 RESTful and GraphQL web services with Node.js
- 🧪 Testing, configuration, and environment management
- 🗄️ Using MongoDB for storing application data
- 📘 TypeScript
- 📱 React Native and building mobile applications
Here's a list of the main parts of the course and my progress:
- 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
For more information or to see my other projects, visit my GitHub profile: @dachendev