1
Took me 6 months but I finally get why people use TypeScript
Read a post where someone said their 2am bug was caused by a typo in a variable name and that hit me harder than any tutorial, so now I'm asking: did anyone else ignore types until one specific error made it click?
1 comments
Log in to join the discussion
Log In1 Comment
the_angela1mo ago
Guessing the typo was something dumb like `useR` instead of `user`, right?
1