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. The course covers testing, configuration, debugging applications, managing runtime environments and NoSQL databases amongst other things.
Partners and affiliates of the course include Houston Inc, Terveystalo, Elisa, Unity Technologies and Konecranes
This repository contains my solutions for exercises from the Full Stack Open course offered by the University of Helsinki
| Part | Exercises |
|---|---|
| 0 | 6/6 |
| 1 | 14/14 |
| 2 | 20/20 |
| 3 | 22/22 |
| 4 | 23/23 |
| 5 | 23/23 |
| 6 | 24/24 |
| 7 | 21/21 |
| Total | 153/153 |
- General info
- Fundamentals of Web apps
- Introduction to React
- Javascript
- Component state, event handlers
- A more complex state, debugging React apps
- Rendering a collection, modules
- Forms
- Getting data from server
- Altering data in server
- Adding styles to React app
- Node.js and Express
- Deploying app to internet
- Saving data to MongoDB
- Validation and ESLint
- Structure of backend application, introduction to testing
- Testing the backend
- User administration
- Token authentication
- Login in frontend
- props.children and proptypes
- Testing React apps
- End to end testing
- Flux-architecture and Redux
- Many reducers
- Communicating with server in a redux application
- React Query, useReducer and the context
- React-router
- Custom hooks
- More about styles
- Webpack
- Class components, Miscellaneous
- Exercises: extending the bloglist
The material is licensed under the Creative Commons BY-NC-SA 3.0 license
