Reducers in JavaScript explained
We all know that state management 🧠 in our applications is essential, and a core concept to understand it is the reducer 🧬. Every JavaScript framework, React, Vue, and Angular use reducers for state management. Therefore, learning what a reducer is...
ernestoangulo.hashnode.dev7 min read