
How to use TypeScript in React
video description
Date: 2022-03-14
Comments and reviews: 3
Chiaki
The font and UI need to be bigger. It's hard to read. Also, for most of the video, the code doesn't work at all, and too much time is spent -shutting up the IDE- rather than why the default is what it is. The speaker also sounded bored the entire time. Yarn also took so long to do ANYTHING (and my computer hung while it was operating several times,) that I just gave up on following along =-\
reply
The font and UI need to be bigger. It's hard to read. Also, for most of the video, the code doesn't work at all, and too much time is spent -shutting up the IDE- rather than why the default is what it is. The speaker also sounded bored the entire time. Yarn also took so long to do ANYTHING (and my computer hung while it was operating several times,) that I just gave up on following along =-\
reply
Tonki
This repo is deprecated.
How can do we add TSLint to the project since the now recommended -npx create-react-app [project-name] --typescript- does not add any linter out of the box?
reply
This repo is deprecated.
How can do we add TSLint to the project since the now recommended -npx create-react-app [project-name] --typescript- does not add any linter out of the box?
reply
Tom
About -It doesn't pick up on the types- at 8:02: If you use -e.currentTarget- instead, it will be typed as a HTMLInputElement.
reply
About -It doesn't pick up on the types- at 8:02: If you use -e.currentTarget- instead, it will be typed as a HTMLInputElement.
reply
Add a review, comment
Other channel videos















