All Talks

5 Tips to Improve User Experience with NgRx

The performance of the apps is one of the critical factors how the users perceive them. Some of the sources of slowness are waiting for API responses and unhandled error when they fail.NgRx is the state management solution, and because of the way it is designed, it can help to improve User Experience in many such cases. In particular, I’ll talk about: error handling, store as a cache, and optimistic updates.

You might be interested in: