Hacker News new | ask | show | jobs
by naasking 3670 days ago
> For me types make prototyping WAY faster

Agreed. I can prototype an idea almost entirely in types, and if the types make sense, then the implementation often follows naturally.