After seeing this answer in a Code Golf challenge, I found out about this:
   console.log("0x" + "e" - 0); // 14How does it happen?
After seeing this answer in a Code Golf challenge, I found out about this:
   console.log("0x" + "e" - 0); // 14How does it happen?