Video Review
- Check out FE Masters - Intro to React
- Skip to Check out Intermediate React - Run through Typescript with React
- Ignore Migrating to TSLint
ESLint
-
Now support Typescript, so ignore TSLint as it's deprecated
-
Check out Webpack review
-
Modified to apply to typescript https://www.youtube.com/watch?v=deyxI-6C2u4 https://www.youtube.com/watch?v=
-Commands
- Don't forget to install dependencies after taking down repo -'npm i' to install -'npm start' to run the project