DEV Community

Cover image for NgRx Tips and Tricks
Stacy Cashmore
Stacy Cashmore

Posted on

NgRx Tips and Tricks

In my day job we use Angular to build our front end application. When we started to rewrite it in 2020 we decided to use NgRx to manage our state. Great choice, and it's made our lives so much better.

But... Are we using it right?

I had the pleasure of hosting a wonderful session by Marko Stanimirović last week at Angular Global Summit'22.

There are things in here which I wish I knew earlier - and will be looking to see if we can make our app even better! One of the first things that I am going to start to look at is the way that we use actions!

If you use NgRx then I can't recommend this talk enough! You can find a version of the talk here!

Top comments (0)