The JavaScript Secret Garden is a constantly updated documentation focused on some quirky and novel uses of JavaScript. Advice on how to avoid common mistakes, hard-to-find problems, as well as performance issues and bad practices.
For people
Beginners can take this in-depth understanding of the language features of JavaScript.
Learning prerequisites
JavaScript Secret Garden is not designed to teach you JavaScript. In order to better understand the content of this article, you need to learn the basics of JavaScript beforehand. There is a great collection of JavaScript learning guides on the Mozilla Developer Network.