Hacker News new | ask | show | jobs
by throwaway56960 1188 days ago
TypeScript could be used with React at least since 2015, that's when I first used that combo in production.
1 comments

it's going to be really hard for me to find now after all these years but there's a video somewhere on YouTube of someone at a conference showing their first attempts at getting TypeScript to work with JSX involving lots of special comments that they would compile out with babel or something (it's been a few years, hopefully I remember that correctly). It was pretty extreme (and cool!).