Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This. People complaining about what JavaScript lets you do just need to learn how to exploit its strengths while being aware of its dangers.

It's like someone complaining that git let them make a mess after they merged master into their feature branch and then merge it back into master.



No, it's much more like git ignoring wrong command syntax and just using undefined instead.

  git commit - m"Hi" && git push
Let's push a commit with an undefined message, and ignore the m"Hi" argument. Error messages are annoying.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: