If you point your cart north, when you want to go south, how will you arrive?
This is an excerpt from Beautiful JavaScript, a book edited by Anton Kovalyov and published by O’Reilly.
Functions are first-class citizens, syntax resembles Java, inheritance is prototypal, and (+””) equals zero. This is JavaScript, arguably the most polarizing and…