RSSAmplifier

sometechblog.com · Apr 5, 2021

Redux is too complex

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Redux is a popular library used to manage global application state, at least the claim. Lots of developers struggle to understand what Redux does and how to use it properly. When saying global state most developers would intrinsically imagine a simple library lifting up individual states into a shared global object. This isn’t Redux. Although Redux is a small library (2kB, including…

Read on /posts/redux-is-complex/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.