A classic CRA Typescript Counter App built with Redux Toolkit. Uses the 'createSlice' method from the redux library.
-
Updated
May 15, 2024 - TypeScript
A classic CRA Typescript Counter App built with Redux Toolkit. Uses the 'createSlice' method from the redux library.
A classic CRA Typescript Counter App built with Redux Toolkit. Uses the 'createSlice' method from the redux library. Also uses createAsyncThunks for a delayed effect for UI Updates
A classic CRA Typescript Counter App built with Redux Toolkit. Uses the 'createAction' and 'createReducer' methods from the redux library.
A classic CRA Typescript Counter App built with React Redux (not Redux Toolkit). Includes Action Creators, Reducers, Selectors, useDispatch and useSelector Redux Hooks.
Add a description, image, and links to the usedispatch-hook topic page so that developers can more easily learn about it.
To associate your repository with the usedispatch-hook topic, visit your repo's landing page and select "manage topics."