Live data from Hacker News

Rescript 11 Is Out

rescript-lang.org

1–2 of 2 posts

Re: Rescript 11 Is Out

#2
Congratulations! Looking forward to trying it out!

I was never quite sure what to make of ReScript, but after working on a larger TypeScript project, I understand the appeal. TypeScript's type system is just a little too loose and you keep fighting your colleagues who will try to insert `any` wherever they can. Just to get bitten by it a few weeks later …