Y
Hacker News
new
|
ask
|
show
|
jobs
by
baudehlo
4592 days ago
A lot more JS coders could benefit from adding "use strict" to their code too. It's frankly amazing it isn't used more.
1 comments
Mithaldu
4592 days ago
Honestly, in practive it falls short and doesn't do nearly enough. :(
link
baudehlo
4592 days ago
True. It does far too little at compile time. I don't understand why. Maybe we need a "use compile strict" ;)
link