-
Notifications
You must be signed in to change notification settings - Fork 1.2k
create-react-app-typescript is deprecated #246
Comments
Agreed. Should update to
|
I created similar issue with article how to use CRA for TS and migrate from wmonk solution, so this one may be closed. |
I closed my issue. Link to useful guide here: |
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. |
Agreed, these docs need to be updated ASAP, very misleading to newbies (like me) |
Another resource from the React Website: https://reactjs.org/docs/static-type-checking.html#typescript |
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. |
https://github.com/wmonk/create-react-app-typescript
README says that users need to migrate to create-react-app
The text was updated successfully, but these errors were encountered: