|
|
|
|
|
by ken
2441 days ago
|
|
> When you're a small startup, what matters is the expressiveness of your language, and the ability do do a lot of things very very quickly. Type safety, performance, readability, those things don't matter. I’ve never worked on a program so small that readability didn’t matter. I consider it a crucial ingredient of expressiveness and development speed. Though your perspective could explain a few of the more atrocious code bases I’ve seen. |
|