
© Piotr Sikora 2026 | All Rights Reserved
Learn how to build your own Redux-like state machine engine in JavaScript from scratch, implementing getState, dispatch, and subscribe methods step by step.
To start project we will need to create node project. I assume that you have installed Node.js on your machine.