react-redux-typescript-guide
Type safe app dev
A comprehensive guide to building type-safe React & Redux applications using TypeScript
The complete guide to static typing in "React & Redux" apps using TypeScript
13k stars
218 watching
1k forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
flowguideguidelinespatternsreactreduxstatic-typingstyle-guidetypescript
Related projects:
Repository | Description | Stars |
---|---|---|
piotrwitek/typesafe-actions | A utility library for creating and managing Redux actions with typesafe syntax | 2,408 |
typescript-cheatsheets/react | A collection of documentation and examples for learning and using TypeScript with React to build scalable and maintainable JavaScript applications. | 45,464 |
piotrwitek/utility-types | A collection of utility types for TypeScript that complement the built-in mapped types and aliases, providing a set of common and additional types for idiomatic static typing. | 5,541 |
millsp/ts-toolbelt | A comprehensive TypeScript library providing a wide range of type utilities to improve type safety and simplify complex type operations | 6,752 |
ts-essentials/ts-essentials | A collection of reusable, high-quality TypeScript types for writing more expressive and type-safe code. | 3,770 |
innfactory/create-react-app-material-typescript-redux | A boilerplate project for starting big React projects with Material UI and Redux | 290 |
orta/react-native-45-typescript-example | An example of setting up React Native with TypeScript support to compile and run native mobile applications | 14 |
milesj/babel-plugin-typescript-to-proptypes | Converts TypeScript interfaces and type aliases to React PropTypes | 367 |
sadanandpai/frontend-learning-kit | A curated collection of frontend resources and materials to help developers learn and master web development skills | 4,351 |
typescript-exercises/typescript-exercises | An interactive platform offering various TypeScript exercises to explore its features and principles. | 2,865 |
reduxjs/angular-redux | Angular bindings for Redux to simplify state management in Angular applications | 72 |
gibbok/typescript-book | A comprehensive TypeScript guide covering its features, syntax, and use cases | 8,476 |
effect-ts/effect | A framework for building robust applications in TypeScript with a focus on functional effects and dependency management | 7,641 |
ds300/react-native-typescript-transformer | A tool to seamlessly integrate TypeScript with React Native | 657 |