Part 8: Integrate Angular with Node JS

preview_player
Показать описание
Hello everyone, today I am going to integrate my angular project(client) with the NodJS(backend) that was implemented by node and Express JS. So, first of all, you can see here the two projects on my desktop client and node Demo. The client project was implemented for a simple authentication system for login and registration. And backend project was implemented to save & provide the data and its communicate with the Mongo DB database. So to combine this 2 project. We need to move the client project inside the back-end project.

Github link
Рекомендации по теме
Комментарии
Автор

The content is really good. Videos are small and explained in very detailed manner. Though some things are not being explained properly due to fast pace. Anyone watching can slow down the video as the video is by default fast. Keep up the good work.

paramveersoundane
Автор

your video are very good, do more video sir about this, and can u make a realtime notification like facebook

mohamadsalahuddin
Автор

In method post at app-http.services.ts i have an error: ERROR in services/http.services.ts(28, 38): error TS2345: Argument of type 'RequestOptions' is not assignable to parameter of type '{ headers?: HttpHeaders | { [header: string]: string | string[]; }; observe?: "body"; params?: HttpParams | { [param: string]: string | string[]; }; reportProgress?: boolean; responseType?: "json"; withCredentials?: boolean; }'.
Types of property 'headers' are incompatible.
Type 'Headers' is not assignable to type 'HttpHeaders | { [header: string]: string | string[]; }'.
Type 'Headers' is not assignable to type '{ [header: string]: string | string[]; }'.
Index signature is missing in type 'Headers'.
Can you help me?

miller
Автор

This robotic voice is little bit irittating

chinchuthomas