Redux Toolkit Counter. Learn how to manage changing data in a React app step by step.

github.com/anisul-Islam/redux-toolkit-typescript-counter-app

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2024
  • Delete src/store.ts
  • Create store.ts
  • Update Counter.tsx
  • Create counterTypes.ts
  • Update counterSlice.ts
October 2023
  • initial commit