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 22
33** JavaScript Garden** is a growing collection of documentation about the most
44quirky 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
77endeavours into the depths of the language.
88
99JavaScript Garden does ** not** aim to teach you JavaScript. Former knowledge
@@ -31,7 +31,7 @@ with a mirror at [JavaScriptGarden.info][8].
3131JavaScript Garden is published under the [ MIT license] [ 9 ] and hosted on
3232[ GitHub] [ 10 ] . If you find errors or typos please [ file an issue] [ 11 ] or a pull
3333request on the repository. You can also find us in the [ JavaScript room] [ 12 ] on
34- Stack Overflow chat.
34+ Stack Overflow chat.
3535
3636[ 1 ] : https://developer.mozilla.org/en/JavaScript/Guide
3737[ 2 ] : http://stackoverflow.com/
You can’t perform that action at this time.
0 commit comments