My solution to the Full Stack Open MOOC course on web development from the University of Helsinki. The course is structured in multiple parts, each with exercises and projects.
For more information on full-stack-open visit Full Stack open course page
Foundations of web applications: browser-server communication, HTTP basics, and sequence diagrams.
Details: part0 README
Introduction to React fundamentals: components, props, state, and event handling.
Details: part1 README
Frontend data handling: forms, rendering lists, API communication, and application structure.
Details: part2 README
Backend development with Node.js, Express, and MongoDB, including full-stack integration.
Details: part3 README
Backend testing, refactoring, and user administration/authentication workflows.
Details: part4 README
React application testing and frontend reliability with automated tests.
Details: part5 README
Advanced state management patterns for scalable React applications.
Details: part6 README
Routing, custom hooks, styling, and tooling for larger React apps.
Details: part7 README
MIT
Jakob Schott