5.00(1)

Practical MEAN stack Mastery course

  • Categories Video Courses
  • Duration 10h
  • Total Enrolled 6
  • Last Update May 4, 2022

Description

This is a practical hands-on based fullsatck course. It covers all the concepts that one needs to start building end to end application using MEAN stack technology. The course is structured in such a way that you will learn everything by implementing the concepts through project based approach.

Following are the topics that is covered in this course:

  • What is mongoDB, how to install mongoDB
  • Different concepts of NoSQL
  • Hands-on implementation of various query on mongoDB client
  • Setting up git bash
  • Creating github repositories and setting them up in local
  • Installing and setting up the code editor
  • Installing nodejs
  • Learning everything about nodejs and npm package manager
  • Installing various npm packages
  • What is ExpressJS
  • How to start writting RESTful API’s using Express JS
  • How to connect your Express API’s to MongoDB
  • How to create MongoDB schemas with mongoose
  • Creating a CRUD operation through handson project
  • What is Angular framework
  • How to create Angular project
  • How to create components in Angular project
  • How to create services in Angular project
  • Installing and using Bootstrap in Angular application
  • Consuming RESTful API’s from Angular application
  • Dynamic Routing in Angular application
  • Submitting form in Angular application
  • Form validation in Angular application
  • Parsing JSON data in Angular application
  • You will learn to use POSTMAN for testing your RESTful API’s
  • Committing and pushing code to github repository both for frontend and backend project
  • You will learn many more concepts and techniques that will help you in building any MEAN stack application but also it will help you in your MEAN stack interview.
  • You will get complete source code for frontend and backend project

What Will I Learn?

  • You will learn about every component of MEAN stack
  • You will learn everything in practical hands-on approach including debugging skills
  • You will learn to create RESTful API using NodeJS with Express and MongoDB
  • You will build Angular & Bootstrap based application and integrate it with RESTful API's

Topics for this course

37 Lessons10h

Section 1: Introduction

Lecture 1: Course Introduction00:1:17
Lecture 2: Introduction to nodejs, npm, expressjs, mongodb00:42:02

Section 2: Installation and Setup

Section 3: All about MongoDB and NoSQL

Section 4: Github repo and other setup for API development

Section 5: Developing RESTful API’s

Section 6: Setting up Angular Application

Section 7: Implementing functionality and Integrating with API’s

Section 8: Source code

Student Feedback

5.0

Total 1 Ratings

5
1 rating
4
0 rating
3
0 rating
2
0 rating
1
0 rating

Highly recommended to aspirants who want to become fullstack developer with JavaScript

$3.99

Requirements

  • Basic knowledge of HTML, CSS, JavaScript

Target Audience

  • Anyone who wants to become fullstack developer using MEAN stack