Y
Hacker News
new
|
ask
|
show
|
jobs
by
newsmania
3205 days ago
Would you elaborate on the issue? JavaScript actually does have a type system, it's just not very transparent. Using triple equals will not coerce types when comparing, whereas double equals will.
1 comments
blauditore
3205 days ago
Well, it does have a type system, but it's arguably the weakest kind of typing among all mainstream languages.
link
make3
3205 days ago
does Bash count as a mainstream language? :P (just kidding)
link
paulddraper
3204 days ago
Yes. SQL too.
Neither are intended to be general purpose languages though.
link