
© Piotr Sikora 2026 | All Rights Reserved
Essential CRUD Snippets. Angular is giving great tools to build application and NgRx gives you opportunity to manage you app with state.
This article will describe shortly how to build Redux-like state machine engine
To start project we will need to create node project. I assume that you have installed Node.js on your machine.