One way data flow with Redux Scena: Digital

React is the V in frontend MVC apps.

Redux covers part of M and a bit of C. It helps you to organize application state such that it is easy to understand, control and debug.

Redux form provides strong form abstraction layer.

Redux saga enables complex business process expression in intuitive manner.

Will share experience on how to build forms using these technologies achieving low coupling.

Karolis Astrauka