Become a MEAN Stack Developer: MongoDB; Express;Angular;Node
Create a MEAN Stack Application step by step from scratch
What you’ll learn
-
Build a MEAN Stack application
-
Setup a Mean Stack Development Environment
-
Create a new Angular 6 Project
-
Create a new Angular 6 Component
-
Edit a Component
-
Create a MongoDBb database
-
Create a MongoDB Schema
-
Start and Stop MongoDB server
-
Use nodemon to manager node server
-
Create a node and express backend API server
-
Create a package json file
-
Define Routes
-
Test Routes
-
Use Postman to interact with backend server
-
Implement Middlewares in your project
-
Create interaction between route and mongodb schema
-
Understand Observable
-
Subscribe to an observable
-
Understand RXJS
-
Add forms to components
-
Use various Angular ng directives
-
Install and use Bootstrap
-
Creating various http methods
Requirements
-
Basic knowledge of HTML and CSS will be useful
-
Basic knowledge of JavaScript
-
Basic knowledge of MongoDB
-
Basic knowledge of Angularjs
-
Basic knowledge of Nodejs
-
Basic knowledge of Expressjs
-
Basic knowledge of routing and http methods
Who this course is for:
- Beginners to MEAN Stack development
- Novice Programmers
- Novice developers