File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
** JavaScript Garden** is a growing collection of documentation about the most
4
4
quirky parts of the JavaScript programming language. It gives advice to
5
- avoid common mistakes, subtle bugs, as well as performance issues and bad
6
- practices that non-expert JavaScript programmers may encounter on their
5
+ avoid common mistakes and subtle bugs, as well as performance issues and bad
6
+ practices, that non-expert JavaScript programmers may encounter on their
7
7
endeavours into the depths of the language.
8
8
9
9
JavaScript Garden does ** not** aim to teach you JavaScript. Former knowledge
@@ -31,7 +31,7 @@ with a mirror at [JavaScriptGarden.info][8].
31
31
JavaScript Garden is published under the [ MIT license] [ 9 ] and hosted on
32
32
[ GitHub] [ 10 ] . If you find errors or typos please [ file an issue] [ 11 ] or a pull
33
33
request on the repository. You can also find us in the [ JavaScript room] [ 12 ] on
34
- Stack Overflow chat.
34
+ Stack Overflow chat.
35
35
36
36
[ 1 ] : https://developer.mozilla.org/en/JavaScript/Guide
37
37
[ 2 ] : http://stackoverflow.com/
You can’t perform that action at this time.
0 commit comments