This class will teach you Fullstack developpement with MERN (MongoDB, Express.js, React.js and Node.js)
With this class, learn the A-Z of MERN :
- the basics and fundamentals with snack-bite size video lessons. From simple to complex, tutorials and exercises will help you get up to speed fast with the main concepts of web development with react.js
- Understanding React Components (stateless and stateful components)
- writing and displaying data with JSX
- Networking with asynchronous HTTP requests & RESTFul APIs
- Passing dynamic data with props objects
- Component lifecycle (componentDidMount, componentDidUpdate)
- Communication between components
- Events and event bindi
- Taking advantage of new ES6 Features
- The React Hooks (useState, useEffect)
- + So much more
What we will be building together?
- A front to back example with MERN (MongoDB, Express.js, React.js & Node.js) Todolist
============= COURSE OUTLINE =============
- Server-side integration : setting up the server
- Configure a database with MongoDB (MongoDB as a service)
- Defining the routes and build an API interface with Express.js
- Testing with Postman
- Connecting back end to front
- CRUD HTTP Request GET, POST, PUT and DELETE
- Persisting Data to Database
============================================
Who is this class for?
- Anyone willing to learn and build solid frontend skills
- Developers who wish to grow and sharpen their javascript skills