Ngrx Entity - Simplify Your Ngrx State

  Рет қаралды 5,677

Monsterlessons Academy

Monsterlessons Academy

Күн бұрын

Пікірлер: 29
@MonsterlessonsAcademy
@MonsterlessonsAcademy 5 ай бұрын
WATCH NEXT: Angular with NgRx - Building Angular Project From Scratch - kzbin.info/www/bejne/rJTJi2N7htWMiqMsi=BptT7eqgflHIoQiQ
@d13g0m0r3n0
@d13g0m0r3n0 Жыл бұрын
Great video, your video explained what is that and the behaviors of this tool 🎉.
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
Glad it was helpful!
@pbezanillat
@pbezanillat Ай бұрын
Great video, thx ! :)
@MonsterlessonsAcademy
@MonsterlessonsAcademy Ай бұрын
Glad you liked it!
@НиколайНагорных-о6з
@НиколайНагорных-о6з Жыл бұрын
Greate video, thank you
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
You are welcome!
@ReaperArcheon
@ReaperArcheon Жыл бұрын
Hi, I've stucked with problem, I have a big object and there is a nested array of objects in it, how can I updated nested object in this array and in the result I want that my selector fired an event into the stream to updated template with new Data ?
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
{...state, nested: {...state.nested, newprop: 'newprop}}
Жыл бұрын
Could you increase you current course of ngRx with a chapter about ngrx entity? Great video by the way!
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
I plan on full updating my angular ngrx course so will see
@felixmatusinio6438
@felixmatusinio6438 Жыл бұрын
Yes, please update your ngrx course. Thanks
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
@@felixmatusinio6438 It is already recorded. I'm editing it now and will update on all platforms really soon.
@felixmatusinio6438
@felixmatusinio6438 Жыл бұрын
@@MonsterlessonsAcademy That's great. Thank you so much
@farrukhmomin5291
@farrukhmomin5291 Жыл бұрын
Can you please shed some light on how future looks with NGRX(Included Entities) + Signals, are we going to discard using NGRX and solely depend of Signals or can we still do state management with NGRX along with Signals. As always thanks for making an awesome content.
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
That's a great question which I looked for myself as I want to update my Angular/NgRx course and make it with correct choices :) So Signals will be dominant together with standalone components (and full projects). In NgRx github core contributors wrote that they will use signals under the hood with no changes from ngrx state packages. Additionally they will make ngrx signals package similar to ngrx component store which will be limited to a single component.
@farrukhmomin5291
@farrukhmomin5291 Жыл бұрын
@@MonsterlessonsAcademy thanks for quick reply I really appreciate it. I will be looking forward to your course with Angular + Signals.
@JohnSmith-yr7ih
@JohnSmith-yr7ih 3 ай бұрын
Please explain: why do you use here `selectors-ts` file? can't we simplify it with `Create Feature`?
@MonsterlessonsAcademy
@MonsterlessonsAcademy 3 ай бұрын
Sure. Go for it.
@Serialloserr
@Serialloserr Жыл бұрын
Sorry if the question is silly. If store would be provided lazily would it be in component provider or route provider
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
You can do both. depending on your needs.
@yafiecake
@yafiecake Жыл бұрын
which one to choose? ngrx entity or createFeature
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
These are 2 completely different things. createFeature is sugar for reducers and selectors. ngrx entity is a sugar to work with lists of entities.
@ArvindMaurya-h7e
@ArvindMaurya-h7e Жыл бұрын
Could you please create a video tutorial explaining how to utilize multiple EntityState and Adapter in a single state file?
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
I will add it to the list of future videos
@PauloSantos-yu1tn
@PauloSantos-yu1tn Жыл бұрын
I am worried about the future of NGRX store, because the introduction of signal, this library is highly built on top of RXJS and depends a lot ot it, and with the new signals api i dont't see where this fits on... I've been using NGRX store for so long and i like it.
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
I already replied such concerns. That's a great question which I looked for myself as I want to update my Angular/NgRx course and make it with correct choices :) So Signals will be dominant together with standalone components (and full projects). In NgRx github core contributors wrote that they will use signals under the hood with no changes from ngrx state packages. Additionally they will make ngrx signals package similar to ngrx component store which will be limited to a single component.
@tafaxtra
@tafaxtra Жыл бұрын
I feel that Entities is an overkill. It adds quite more codes with steeper learning curves for things that could be easily done
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
Yeap, I don't like/use them either
Learn NgRx Component Store - Local Store With NgRx
14:54
Monsterlessons Academy
Рет қаралды 8 М.
Top 5 Angular Mistakes - You Must Know Them
10:32
Monsterlessons Academy
Рет қаралды 62 М.
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
Behaviorsubject vs Subject rxjs - What to Use?
7:02
Monsterlessons Academy
Рет қаралды 10 М.
Learn @ngrx/entity and Feature Modules
9:50
Fireship
Рет қаралды 54 М.
🚦Angular Signals Game Changer: NgRx Signal State
11:38
Angular University
Рет қаралды 9 М.
IndexedDB: What Makes It Better Than LocalStorage and Cookies?
11:27
Monsterlessons Academy
Рет қаралды 3,5 М.
Learn Angular Signals - The Future of State Management
10:02
Monsterlessons Academy
Рет қаралды 26 М.
Dependency Injection, The Best Pattern
13:16
CodeAesthetic
Рет қаралды 921 М.
5 deadly Rust anti-patterns to avoid
13:25
Let's Get Rusty
Рет қаралды 41 М.
NgRx Signal Store - Is It a NgRx Replacement?
20:17
Monsterlessons Academy
Рет қаралды 13 М.
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН