Skip to content

Free Resources

Resource thumbnail
Angular

Easy Angular Unit Testing in NgRx

NgRx is awesome, but testing can be a complex job. We’ll cover some of the common patterns to test NgRx’s reducers, selectors, effects as well as components that are using those selectors and actions. We will also cover a bit of marble testing as well to help you along in your testing journey.