Y
Hacker News
new
|
ask
|
show
|
jobs
by
willsmith72
993 days ago
to be pedantic, just being "typed" is not enough these days with dynamically-typed server code.
1 comments
PH95VuimJjqBqy
992 days 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.
link
I understand your point, I'm just saying if it's actually typed, it's safe.