Power Up React With TypeScript
Want to add autocomplete, better linting, and more to your React apps? In this episode, Ben Ilgebodu teaches us how Typescript powers up our React apps.
Resources & Links
- Repo
- reactjs.org/docs/static-type-checking.html#using-typescript-with-create-react-app
- typescriptlang.org/dt/search?search=
- typescriptlang.org/docs/handbook/2/everyday-types.html#differences-between-type-aliases-and-interfaces
- jsdoc.app/
- github.com/typescript-cheatsheets/react
- benmvp.com/minishops/typescript-for-react-developers/