You can create stateful React Components in TypeScript by extending from the React.Component class. This parent class takes two generic parameters, Props and State.
This lessons shows these generic parameters and React.Component in action
Out of curiosity, @1:45. What are those two letters appearing on everything?
Its called jumpy and comes with http://alm.tools/
Allows you to jump at a particular point in the file quickly 🌹