Description
In this course, you will :
- Set up a NodeJS + Express + MongoDB + Angular Application with the help of the Angular CLI.
- Use NodeJS and Express efficiently.
- Build reusable Components in Angular and create a reactive User Experience with the Tools provided by Angular.
- Connect your NodeJS (or any other language!) backend with your Angular App through Angular HttpClient service.
- Provide appropriate endpoints on your Backend, for your Frontend to consume.
- Add advanced features like file upload and pagination.
- Make your Application more secure by implementing Users, Authentication as well as Authorization.
- Handle Errors gracefully And much more...!.
Syllabus :
- The Angular Frontend - Understanding the Basics
- Adding NodeJS to our Project
- Working with MongoDB
- Enhancing the App
- Adding Image Uploads to our App
- Adding Pagination
- Adding User Authentication
- Authorization
- Handling Errors
- Optimizations
- Deploying our App
- Course Roundup
- OLD: Getting Started
- OLD: NodeJS Basics
- OLD: MongoDB Basics
- OLD: Creating the Frontend with Angular 2
- OLD: Connecting the Angular 2 Frontend with the NodeJS Backend
- OLD: Users and Authentication
- OLD: Error Handling
- OLD: App Optimizations and Deployment
- OLD: Creating a Custom Seed Project