This is the code repository for Real-World Projects with MEAN Stack [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.
With MEAN, we can now build an application that is completely written on JavaScript technologies from front end to backend and also at database level. Dive deeper into MEAN Stack by building 3 real world projects. You will cover the core topics of end-to-end Web Application development with MongoDB, Express, Angular and NodeJS
The goal of this series is to make you well verse with MEAN stack development. You will go through three different and real-world projects. Get a broader understanding on the applications of MEAN and build beautiful applications.
By the end of the course, you will be a confident MEAN stack developer.
- Build real-world projects with MEAN Stack
- Create real-time chat applications, e-commerce apps, and CRM systems
- Building complex APIs, login interfaces, and authentications
- Use JSON Web Tokens to authenticate
- Understand database patterns, tokens, and sessions
- Work with modern JavaScript frameworks
To fully benefit from the coverage included in this course, you will need:
To fully benefit from the coverage included in this course, you will need:
● Prior working knowledge of the JavaScript (ES6) language
● Experience with the MEAN Stack (MongoDB, Express, Angular, NodeJS)
● An understanding of basic HTML and CSS syntax
● Familiarity with Git and GitHub for source control
This course has the following software requirements:
This course has the following software requirements:
● An editor like Visual Studio Code or Atom, Sublime Text
● Node.js - Version 10.X
● Express
○ npm install express
● MongoDB (Community)
● Mongoose
○ npm install mongoose
This course has been tested on the following system configuration:
● OS: Windows 7
● Processor: Dual Core 3.0 Ghz
● Memory: 4GB
● Hard Disk Space: 200MB
● Video Card: 256MB Video Memory
● OS: MacOS
● Processor: Dual Core 3.0 Ghz
● Memory: 4GB
● Hard Disk Space: 200MB
● Video Card: 256MB Video Memory