react
React developer guide
A collection of documentation and examples for learning and using TypeScript with React to build scalable and maintainable JavaScript applications.
Cheatsheets for experienced React developers getting started with TypeScript
46k stars
392 watching
4k forks
Language: JavaScript
last commit: about 2 months ago
Linked from 2 awesome lists
cheatsheetguidereacttypescript
Related projects:
Repository | Description | Stars |
---|---|---|
piotrwitek/react-redux-typescript-guide | A comprehensive guide to building type-safe React & Redux applications using TypeScript | 13,350 |
millsp/ts-toolbelt | A comprehensive TypeScript library providing a wide range of type utilities to improve type safety and simplify complex type operations | 6,787 |
typescript-exercises/typescript-exercises | An interactive platform offering various TypeScript exercises to explore its features and principles. | 2,881 |
sadanandpai/frontend-learning-kit | A comprehensive collection of frontend development resources and materials for learning and improving skills | 4,392 |
type-challenges/type-challenges | A collection of TypeScript challenges to improve type system understanding and utility writing | 43,787 |
ts-essentials/ts-essentials | A collection of reusable, high-quality TypeScript types for writing more expressive and type-safe code. | 3,805 |
react-native-community/react-native-template-typescript | Provides a pre-configured React Native project setup with TypeScript support for rapid development | 1,860 |
ds300/react-native-typescript-transformer | A tool to seamlessly integrate TypeScript with React Native | 657 |
frontdevops/typescript-cheat-sheet | A cheat sheet for the TypeScript programming language, covering its key concepts and types | 124 |
orta/react-native-45-typescript-example | An example of setting up React Native with TypeScript support to compile and run native mobile applications | 14 |
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,442 |
piotrwitek/typesafe-actions | A utility library for creating and managing Redux actions with typesafe syntax | 2,407 |
effect-ts/effect | A TypeScript framework providing a functional effect system with tools for building robust applications | 7,841 |
mbeaudru/modern-js-cheatsheet | A comprehensive resource for JavaScript developers to learn and reference modern JavaScript concepts and syntax. | 25,411 |
styfle/react-server-example-tsx | An example project demonstrating how to implement server-side rendering with React and TypeScript | 277 |