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.
- General Info
- Fundamentals of Web apps
- Exercises
- Introduction to React
- Javascript
- Component state, event handlers
- A more complex state, debugging Reach apps
- Exercises
- Rendering a collection, modules
- Forms
- Getting data from server
- Altering data in server
- Adding style to React apps
- Exercises
- Node.js and Express
- Deploying app to internet
- Saving data to MongoDB
- Validation and ESLint
- Exercises
- Structure of backend application, introduction to testing
- Testing the backend
- User administration
- Token authentication