Comment by willsmith72 2 years ago to be pedantic, just being "typed" is not enough these days with dynamically-typed server code. 1 comment willsmith72 Reply PH95VuimJjqBqy 2 years ago I disagree with you, if it's typed it's safe. The issue is if it's untyped or the type isn't enforced (by the runtime, by the compiler, or by the code itself).I understand your point, I'm just saying if it's actually typed, it's safe.
PH95VuimJjqBqy 2 years ago I disagree with you, if it's typed it's safe. The issue is if it's untyped or the type isn't enforced (by the runtime, by the compiler, or by the code itself).I understand your point, I'm just saying if it's actually typed, it's safe.
I disagree with you, if it's typed it's safe. The issue is if it's untyped or the type isn't enforced (by the runtime, by the compiler, or by the code itself).
I understand your point, I'm just saying if it's actually typed, it's safe.