DEV Community

Cover image for NgRx Tips and Tricks
Stacy Cashmore
Stacy Cashmore

Posted on

2 2

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!

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

Top comments (0)

nextjs tutorial video

📺 Youtube Tutorial Series

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay