microsoft / TypeScript-React-Conversion-Guide

A guide for converting a simple JavaScript/React project to TypeScript. Contains both before an after code with the step-by-step process in the README below.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add note that this is outdated, point to React docs

saarw opened this issue · comments

These old tutorials should include a note to the React documentation where Typescript is now easily added through a simple npm install
https://facebook.github.io/create-react-app/docs/adding-typescript

I think it's still useful for projects not created using CRA.

awesome-typescript-loader was last published three years ago. This repo, being under the microsoft GitHub org, sent me down the wrong path.

Yes, that's very disappointing that there's such outdated information here and no link to an updated tutorial

I think there's some value in being able to understand how to do this without tooling like CRA/next etc, so I've given this repo a 2020 houseclean and I'm going to call this closed