Deep Dive into Angular statemanagement with NGRX

preview_player
Показать описание
Let's learn NGRX 😌
Рекомендации по теме
Комментарии
Автор

Thanks for the live example sir. Great Session !
Short Notes on Learnings from the Video

BehaviorSubject
->Suitable for smaller applications.
->Ideal when we want to add the logic in fewer components.
->For bigger applications, it requires adding the logic in all components that need it, which can lead to:
Data leakage.
An increase in the number of lines of repetitive code.
NgRx
->A structured approach to state management.
->Code is written in a central place and can be called from anywhere in the application.
->Mainly used for complex and large web applications to:
Prevent data leakage.
Maintain a clear code structure.

sudheer-info
Автор

Thanks! Please share more videos on ngrx. There’s lot of content React state management but barely anything on Angular.

pushpindersingh
Автор

Great video! I learned NGRX and found it simple and very useful thanks to your clear and well-explained teaching. Keep up the excellent work!

kaveenmadusanka
Автор

You are great! You provide clear and professional lessons!

praktycznewskazowki
Автор

Thanks for the video. The difficult topic make it as simpler.

rokckerzzzz
Автор

Wow, this is amazing! Your lessons are so clear and professional. I learned so much!

panawanfarm
Автор

I can relate to the problem and difficulties what i have faced in my day to day work. Great Teacher 👏🏽👏🏽
If possible complete the below bucket list.
1. Rxjs
3. NGRX effects
4. Signal Store
5. Unit testing (no perfect video i came across)
6. Caching & optimization technique
7. New features in angular v17
8. Tonnes of video in react but how angular developer should build project on react.
9. Angular interview questions / machine coding

senthamarai_kannan.
Автор

You are champ❤ .. youre only tutor that taught real things..
Kindly sab concepts pe video banao bhai jo b real world corporate level pe use hoty hen . ❤ From Pakistan..

muhammadnawaz
Автор

Awesome explanation bro, keep going ❤

nileshsutar
Автор

Please go with You tube live for next session as well

kurumallasrinivas
Автор

You explain so well please complete full course of Ngrx

vrb
Автор

can you please make video in angular 17 what are the changes have done?

dtpcldz
Автор

this is really well explained..if we could have git repo the code

kinslycho
Автор

how share store between two projects federation like remote project loaded into the host projects so how we can load the store as well

niteshkhandare
Автор

Bhai apni angular community bhi grow karni hai.

abhishekdhakad
Автор

Perche' non chiudi explore? Cosi' vediamo meglio il codice?

vnrhdvf
Автор

Bro please pagination ka video banado server side rendering ka filter v ho usmai search ka v bhut try kye pr nhi ho raha

draconianyt
Автор

hello sir i am getting error for cart action while am putting in reducer?

smrutirekhadas
Автор

React redux or ngrx redux both are same or different

draconianyt
Автор

sir i got error in selector Products and TotalPrize are still undefined how to you solve this i am unable to understand

madhuripathak