Kelvin Mwinuka
Kelvin Mwinuka

Kelvin Mwinuka

Follow
homebadgesnewsletter
Tag

useReducer

#usereducer

More content

Read more stories on Hashnode


Articles with this tag

Manage React State with useReducer

Aug 21, 20208 min read

React offers many ways to manage state. I have previously written about one such method, using redux. Another way to manage react state is through the...

Manage React State with useReducer