Helsinki open university course to learn modern web full stack web development utilizing React, Redux, Node.js, MongoDB, GraphQL and TypeScript. Main focus is on React and REST APIs with Node.js. Exercises involve creating single page applications (SPA) with the skills learned throughout the course.
- General info about the course
- Fundamentals of Web apps
- Introduction to React
- Javascript
- Component state, event handlers
- A more complex state, debugging React apps
- Rendering a collection, module
- 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