Recommended React + TypeScript codebases to learn from
- Apps
- Design Systems/Component Libraries
- Libraries
- Misc
Older but still worth checking:
React Boilerplates:
- https://.com/rwieruch/nextjs-firebase-authentication: Next.js + Firebase Starter: styled, tested, typed, and authenticated
- @jpavon/react-scripts-ts alternative react-scripts with all TypeScript features using ts-loader
- webpack config tool is a visual tool for creating webpack projects with React and TypeScript
- https://.com/innFactory/create-react-app-material-typescript-redux ready to go template with Material-UI, routing and Redux
React Native Boilerplates: contributed by @spoeck
- https://.com/GeekyAnts/react-native-seed
- https://.com/lopezjurip/ReactNativeTS
- https://.com/emin93/react-native-template-typescript
- https://.com/Microsoft/TypeScript-React-Native-Starter
TS Library Codebases to study
- https://.com/Azure/azure-sdk-for-js
- https://.com/sindresorhus/is
- https://.com/probot/probot
- https://.com/intuit/auto
- https://.com/polymer/tools
- https://.com/nteract/nteract
- https://.com/pgilad/leasot
- https://.com/JasonEtco/actions-toolkit
- https://.com/ferdaber/typescript-bootstrap/
- https://.com/contiamo/operational-scripts
- https://.com/nobrainr/morphism
- https://.com/slackapi/node-slack-sdk