MERN: Advanced MERN Development
MERN stack
| Intermediate
- 20 Videos | 1h 51m 7s
- Includes Assessment
- Earns a Badge
The MERN (Mongo, Express, React, and Node) stack is an excellent choice for building powerful and flexible data-driven web applications. In this 20-video course, leaners will discover how to employ different technologies that make up the MERN stack to build a basic authentication application for full stack development. Begin by examining key considerations to observe when planning a MERN app, then create a MongoDB Atlas account and a working cluster for a MERN app. Connect to MongoDB Atlas and explore how to handle errors. Learn how to build data models for a MERN app by using MongoDB and Mongoose, validate request body payloads, and configure JWT (JSON Web Token) authentication. Next, you will learn how to create and use middleware, and create unit tests by using the Jest unit testing framework. Examine how to configure React and Redux and use type checking with PropTypes, and how to manage state by using reducers and actions. The course concludes with a demonstration of deploying a MERN application to Heroku cloud-based platform as a service.
WHAT YOU WILL LEARN
-
discover the key concepts covered in this courserecognize key considerations when beginning a MERN applicationprepare the dependencies for developing the back end of a MERN applicationregister for a cloud-based MongoDB Atlas account and create a working cluster for a MERN applicationconnect to MongoDB and handle errors gracefully using a try/catch blockbuild data models for a MERN application using MongoDB and Mongoosebuild API routes with Express to handle interaction with a MERN appvalidate request body payloads for API routesuse JSON web token authentication in an MERN applicationcreate and use middleware in a MERN application
-
create and execute unit tests using the Jest unit testing frameworkprepare the dependencies for developing the front end of a MERN applicationcreate home page and nav components for a MERN applicationconfigure React Router to handle various routes for a MERN applicationconfigure Registration and Login forms for a MERN applicationconfigure a Redux store for a MERN applicationwork with reducers and actions to manage component state in a MERN applicationconfigure user authentication with Reactdeploy a MERN application to Heroku cloud-based platform as a servicesummarize the key concepts covered in this course
IN THIS COURSE
-
1.Course Overview1m 35sUP NEXT
-
2.Planning a MERN Application4m 29s
-
3.Preparing Backend Dependencies7m 58s
-
4.Creating a MongoDB Atlas Account5m 24s
-
5.Connecting to MongoDB and Handling Errors7m 26s
-
6.Building Data Models3m 30s
-
7.Building API Routes with Express Router8m 31s
-
8.Validating Request Body4m 33s
-
9.Configuring JWT Authentication3m 40s
-
10.Creating and Using Middleware6m 48s
-
11.Working with Unit Tests5m 8s
-
12.Preparing Front-end Dependencies5m 12s
-
13.Building Home Page and Nav Components3m 47s
-
14.Configuring React Router2m 52s
-
15.Configuring Registration and Login Forms4m 49s
-
16.Configuring a Redux Store4m 3s
-
17.Working With Reducers and Actions9m 42s
-
18.Configuring React User Authentication9m 53s
-
19.Deploying an Application to the Cloud10m 37s
-
20.Course Summary1m 13s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

BOOK
Pro React 16