Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

create-react-app-typescript is deprecated #246

Open
ghost opened this issue Dec 22, 2018 · 7 comments
Open

create-react-app-typescript is deprecated #246

ghost opened this issue Dec 22, 2018 · 7 comments

Comments

@ghost
Copy link

ghost commented Dec 22, 2018

https://github.com/wmonk/create-react-app-typescript

README says that users need to migrate to create-react-app

@thu-san
Copy link

thu-san commented Jan 15, 2019

Agreed. Should update to npx create-react-app my-app --typescript
https://facebook.github.io/create-react-app/docs/adding-typescript

--scripts-version=react-scripts-ts doesn't work quite well with Scss.

@JukoPowel
Copy link

I created similar issue with article how to use CRA for TS and migrate from wmonk solution, so this one may be closed.

@JulianKowalczuk
Copy link

JulianKowalczuk commented Jan 17, 2019

I closed my issue. Link to useful guide here:
https://vincenttunru.com/migrate-create-react-app-typescript-to-create-react-app/

@datenreisender
Copy link

Outdated docs are a pain and even worse when it is not obvious that they are outdated. 😕

I was just confused, that the README still uses the deprecated term SFC, which is misleading since the introduction of hooks. But since this does not seem to be maintained, I will not open an issue for that.

@PhilParisot
Copy link

Agreed, these docs need to be updated ASAP, very misleading to newbies (like me)

@PhilParisot
Copy link

Another resource from the React Website: https://reactjs.org/docs/static-type-checking.html#typescript

@yzhong52
Copy link

yzhong52 commented May 4, 2019

It is interesting, there is no active maintainer of this repo. There are a lot of open PRs. This issue should obviously be fixed as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants