Angular Course 2021 - Building Real Project From Scratch

preview_player
Показать описание
In this course we will build a Medium clone using Angular and NgRx. This course is fully focused on fast and deep dive into creation of real application with Angular and NgRx. We will start from scratch and step by step you will get close to finished real application. You will deeply understand how to structure your application, build reusable and understandable modules and components and split code into smaller chunks of code. We will write code together in efficient way to make it pure and avoid data complexity. 

MOST POPULAR COURSES

SERVICES THAT I'M USING

CONNECT WITH ME!

This video is NOT sponsored. Some product links are affiliate links which means if you buy something I'll receive a small commission.
Рекомендации по теме
Комментарии
Автор

- Preview: 0:24
1. Installing tools 1:49
2. Why NGRX? 8:56
3. Project Structure 14:33
4. Prettier 24:48
5. Language Server 32:25
6. Register Module 37:06
7. Register Layout 56:51
8. Installing NGRX 1:17:36
9. Installing Redux Devtools 1:38:21
10. Creating Auth Interfaces 1:47:38
11. Adding Auth Reducer 1:59:04
12. Creating Selectors 2:15:26
13. Register Service 2:36:16
14. Register Effect 2:51:48
15. Updating Auth Reducers 3:16:08
16. Backend Error Messages 3:27:41
17. Persistence Service 3:45:44

mathiasdonoso
Автор

Angular hell yea! Love to see people making content on angular I deal with coworkers who love react and hate angular I cry

anacseq
Автор

Thank you so much for providing Angular content, I don’t know how I came about this channel but its amazing and its the only channel I’ve found with good angular content

CODINGVENTURE
Автор

Only after your greeting, I understood why your English is better for me! )Thanks for the video!

oleksandrvoron_ko
Автор

well worth his paid online course for Angular. Starting with Angular was a pain. This would have been extremely helpful when I was starting off.

manit
Автор

Great video. may I suggest to upgrade Node to 14 LTS and Angular to 12 which makes this video more current :)

whyjaywonders
Автор

Thanks for this. Was on vacation and the stuff I learned about angular got lost with the luggage 😀. This refresher is needed and knowing you I will probably learn a hundred new thing I didn't know before.

webinatic
Автор

На будущее, делайте захват всего экрана, чтобы видеть и структуру папок в том числе. А в ide просто можно увеличить шрифт области кода.
Что касается самого объяснения, то все по делу и понятно. Очень помог видос в понимании ngrx

veronikas.
Автор

What an awesome course. Enrolled for the next chapters. Many thanks!

hamza
Автор

Hey, great content..I already got your full course. Any chance you will be coming out with a video series on Angular testing ? That would be awesome

dk
Автор

Now this course I am buying from my udemy account. Simply awesome

RohitYadav-eqdc
Автор

Great tutorial. Would love to see bookmarks to help navigate this video.

thecybersmily
Автор

Great video, want to suggest to use VScode or any other editor.

venven
Автор

Thank you very much, learned lots of things

shuvo
Автор

Thank you so much for your efforts, it was very clear

chanduBoddu
Автор

getting error on install of store-devtools: Module not found: package path .rxjs-interop is not exported from package...

PaulyWollyUTube
Автор

Can you help me please ? I am getting this error on time : 2:29:33 : Argument of type '(source$: => Observable<boolean>' is not assignable to parameter of type 'OperatorFunction<object, boolean>'.
Types of parameters 'source$' and 'source' are incompatible.
Type 'Observable<object>' is not assignable to type
Property 'auth' is missing in type '{}' but required in type 'AppStateInterface'.

mauricearida
Автор

Wow thanks you for all this 👍🏼🙏🎉, subscribed

mahendranath
Автор

Great video so far mate. Just a question with the Language Server Protocol, doesn't VS code automatically use its own LSP? Because you end of the section saying you would highly recommend it but then you don't explain any further.

herculesstrydom
Автор

Hello thanks for the video. I have successfully completed the video but in the end, even if my web-pack is compiled successfully, I see blank browser page right now. There is no error in console btw. Any thoughts about that ?

reyhandagc