My Experience with TypeScript + React

TypeScript: “A strict syntactical superset of JavaScript that adds optional static typing” (paraphrased from: https://en.wikipedia.org/wiki/TypeScript). I just finished injecting TypeScript into my last React web app (Done (for now)), and can say that I’ve enjoyed learning how TypeScript works: In particular its insightful nuances with React. Why TypeScript? …One might ask… I’ll let their intro video