1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-12 01:34:19 +02:00

Added link to Javascript Garden

This commit is contained in:
Anna Harren
2013-07-15 01:06:33 +01:00
parent 44e9e4f44b
commit feceda02b2

View File

@@ -427,6 +427,9 @@ more about how to use JavaScript in web pages, start by learning about the
[Document Object [Document Object
Model](https://developer.mozilla.org/en-US/docs/Using_the_W3C_DOM_Level_1_Core) Model](https://developer.mozilla.org/en-US/docs/Using_the_W3C_DOM_Level_1_Core)
[Javascript Garden](http://bonsaiden.github.io/JavaScript-Garden/) is an in-depth
guide of all the counter-intuitive parts of the language.
In addition to direct contributors to this article, some content is adapted In addition to direct contributors to this article, some content is adapted
from Louie Dinh's Python tutorial on this site, and the [JS from Louie Dinh's Python tutorial on this site, and the [JS
Tutorial](https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript) Tutorial](https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript)