This course serves as an introduction to modern web application development with JavaScript. The main focus is on building single page applications with ReactJS that use REST APIs built with Node.js.
The course covers testing, configuration and environment management, and the use of MongoDB for storing the application’s data. 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.
- ✅ part0: Fundamentals of Web apps
- ✅ part1: Introduction to React
- ✅ part2: Communicating with server
- ✅ part3: Programming a server with NodeJS and Express
- ✅ part4: Testing Express servers, user administration
- ✅ part5: Testing React apps
- ✅ part6: State management with Redux