Hacker News new | ask | show | jobs
by cballard 3882 days ago
I don't think I could deal with losing Swift's type system and working in JavaScript, plus the whole Optional vs null issue.
1 comments

I can't say I don't miss types, but if you use ESLint and FlowType it's not as bad as you might think. Hopefully I'll be able to start using Typescript on React projects soon.