# using-typescript-with-react **Repository Path**: mirrors_bvaughn/using-typescript-with-react ## Basic Information - **Project Name**: using-typescript-with-react - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-07 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Intro to React and TypeScript Index * Three ways to set up React and TypeScript * [Setting up React and TypeScript with Webpack](./docs/installing-react-and-typescript/webpack.md) * [Setting up React and TypeScript with Create React App](./docs/installing-react-and-typescript/cra.md) * [Setting up React and TypeScript with Next.js](./docs/installing-react-and-typescript/nextJS.md) * [Using TypeScript with React](./using-typescript-with-react/guide.md) * (TBD) Stopping type leaks