piotrwitek / react-redux-typescript-guide
The complete guide to static typing in "React & Redux" apps using TypeScript
☆13,353Updated 2 years ago
Alternatives and similar repositories for react-redux-typescript-guide:
Users that are interested in react-redux-typescript-guide are comparing it to the libraries listed below
- A starter template for TypeScript and React with a detailed README describing how to use the two together.☆11,091Updated 5 years ago
- A proposal for bundling reducers, action types and actions when using Redux☆9,601Updated 3 years ago
- Cheatsheets for experienced React developers getting started with TypeScript☆45,924Updated last month
- 🐐 Simple and complete React DOM testing utilities that encourage good testing practices.☆19,157Updated last month
- A free book that talks about design patterns/techniques used while developing with React.☆13,469Updated 3 weeks ago
- 🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥☆8,276Updated 5 months ago
- why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders. (Works with React Nati…