Effect CommunityEC
Effect Community16mo ago
4 replies
andreas.asia

Integrating Effect with React, Redux Toolkit, and MVC for Clean Code

Effect, React and "Clean code"

I have structured my React applications well in layers.
In my quest to write more functional code, I came across Effect and find it very promising. However, I'm currently getting lost in the many possibilities.
What is your opinion on the combination of Effect with React, Redux Toolkit, and MVC? How does Effect influence the architecture of a React application?
Was this page helpful?