Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 213 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 213 Bytes

How to train your useReducer

turning your state management strategy into a Night Fury

Samples for Reactjsday/Verona - 2023-27-10

Install packages

npm i

Run tests

npm run test