Comment by chistev 6 months ago What were your reasons then for complaining 4 comments chistev Reply 0x445442 6 months ago Oh, the typical ones, like all this type checking is stifling and slowing me down. matt_s 6 months 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. mattmanser 6 months ago If you use a staticly typed language it does all that for you automatically. cdaringe 6 months ago Don’t beat yourself up, we all had that phase!
0x445442 6 months ago Oh, the typical ones, like all this type checking is stifling and slowing me down. matt_s 6 months 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. mattmanser 6 months ago If you use a staticly typed language it does all that for you automatically. cdaringe 6 months ago Don’t beat yourself up, we all had that phase!
matt_s 6 months 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. mattmanser 6 months ago If you use a staticly typed language it does all that for you automatically.
Oh, the typical ones, like all this type checking is stifling and slowing me down.
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.
If you use a staticly typed language it does all that for you automatically.
Don’t beat yourself up, we all had that phase!