Y
Hacker News
new
|
ask
|
show
|
jobs
by
PapaPalpatine
361 days ago
No, I honestly don’t. I can emulate an Enum without having an Enum type. I rely less on a compiler and more on myself with automated tests.
2 comments
andrekandre
361 days ago
> rely less on a compiler and more on myself with automated tests
jme, but i think this is a muscle that a lot of people don't have developed if they came from a language/toolset/ide that does automatic type checking and autocomplete reliably etc
link
adhamsalama
360 days ago
Part of the problem is when you have to rely on someone else.
link