MEAN Stack
In this tutorial we will create an application using MEAN (MySQL, ExpressJS, Angular, NodeJS) with features introduction, angular connect with nodejs, user registration, user login with JWT token, crud operations, pagination using server side, change password etc. We will cover following topics.
Project also available on GitHub
Topics
- MEAN Stack with MySQL
- Integrate Angular 8/9 with Node.js in MEAN Stack
- Routing, Lazy Loading Modules and Multiple Layouts in Angular 8/9
- User Registration in Angular 8/9 in MEAN Stack
- JWT Token Based Authentication using Passport in Node.js
- Angular 8/9 JWT Authentication with Example in MEAN Stack
- MEAN Stack Tutorial with CRUD Operations
- Server Side Pagination in MEAN Stack (MySQL, ExpressJS, Angular, NodeJS)
- Angular 9 Drag and Drop File Upload with Progress Bar using Node js API