https://github.com/nas5w/react-redux-typescript-starter
https://github.com/nas5w/react-redux-typescript-starter
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nas5w/react-redux-typescript-starter
- Owner: nas5w
- Created: 2019-10-26T18:09:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:30:09.000Z (almost 3 years ago)
- Last Synced: 2025-03-29T12:04:26.161Z (6 months ago)
- Language: TypeScript
- Size: 1.28 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Redux Typescript Started
Mostly tinkering with React/Redux/Typescript. I don't recommend using this code in production, but maybe it will help you on your way!
This repo uses elements from [Redux Ducks](https://github.com/erikras/ducks-modular-redux) and Piotrek Witek's [React & Redux in TypeScript - Static Typing Guide](https://github.com/piotrwitek/react-redux-typescript-guide)