2/4 Angular NgRx effects | Real life implementation and how to figure it out yourself

preview_player
Показать описание
Lets see angular ngrx effects in action, and how to install and use NgRx Effects in Angular. NgRx library changes quite often, and the easiest way to properly configure latest version is to "hack" your way through the demo application. We will also discuss problems that NgRx effects solve, and how to use them in real life.

Join our Facebook group to follow the news and join discussion
or discord group if that is more your thing

➤ LINKS
(use tags to navigate between lessons)

Timestamps:
Intro (00:00)
Integrate featured store, and add effect (08:35)
Effects in action (32:50)
Рекомендации по теме
Комментарии
Автор

You explained it very well, thank you so much it will help a lot. It will be more helpful if explain how second lazy loading module works here with sharing data to each other.

yesenterprise
Автор

Another great video, thank you for sharing! I found particularly cool how you build your app by looking at the official demo app, so we can follow the recommended best practices (there are many ways of doing things with redux). Also very interesting is the state nesting using 'extend state', I always struggled with that. Thanks again! Cheers

matiasrondan
Автор

Thank you very much, this helped me a lot.

juliomontano
Автор

Do you read documentation or the example app when installing NgRx effects?

ApplicableProgramming
Автор

0:32: Having the video buffer load while still saying "It should not prevent our application from continuing to run while we are waiting for our resource" is weirdly well timed, I thought it might be intentional

thejeanlouw
Автор

Hi, when I navigate the component throw router iam talking Id, here IAM displaying the action response to store update, immediately calling store using selector the data coming undefined u any ideas

rajureddy
Автор

Great video, pls increase the font size on ur next video : most of us are watching using our phone. Thanks

alfredcsdinc
Автор

What's the shortcut to delete a line from caret to a dot?

freddybong