Hacker News new | ask | show | jobs
by overgard 258 days ago
I don't think types are expensive for MVP code unless they're highly complicated (but why would you do that?) Primitives and interfaces are super easy to type and worth the extra couple seconds.