Y
Hacker News
new
|
ask
|
show
|
jobs
by
0x445442
304 days ago
Oh, the typical ones, like all this type checking is stifling and slowing me down.
2 comments
mattbrewsbytes
304 days ago
If you’re checking and validating inputs into a method and you’re writing web applications where everything is text over HTTP, having type checking notations, etc. are a bit overkill.
link
mattmanser
304 days ago
If you use a staticly typed language it does all that for you automatically.
link
cdaringe
304 days ago
Don’t beat yourself up, we all had that phase!
link