**What "Hidden Features" of JavaScript do you think every programmer should know?**

After having seen the excellent quality of the answers to the following questions I thought it was time to ask it for JavaScript.


  - [Hidden Features of C#][1]
  - [Hidden Features of Java][2]
  - [Hidden Features of ASP.NET][3]
  - [Hidden Features of Python][4]
  - [Hidden Features of HTML][5]

Even though JavaScript is arguably the most important Client Side language right now (just ask Google) it's surprising how little most web developers appreciate how powerful it really is.


  [1]: http://beta.stackoverflow.com/questions/9033/hidden-features-of-c
  [2]: http://beta.stackoverflow.com/questions/15496/hidden-features-of-java
  [3]: http://beta.stackoverflow.com/questions/54929/what-are-the-hidden-features-of-aspnet
  [4]: http://stackoverflow.com/questions/101268/hidden-features-of-python
  [5]: http://stackoverflow.com/questions/954327/