Skip to content

mazcena/JavaScript-Garden

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Garden - A Guide for Core JavaScript

JavaScript Garden is a growing collection of documentation about the most quirky parts of the JavaScript. It gives advice to avoid common coding mistakes, subtle bugs, as well as performance issues non expert JavaScript programmers may encounter on their endeavours into the depths of the language.

JavaScript Garden does not insist on teaching JavaScript. Former knowledge of the language is recommended in order to understand the topics covered in this guide. If you want to learn the language first, please head over to the excellent Guide on the Mozilla Developer Network.

License

JavaScript Garden is published under the MIT license and hosted on GitHub. If you find errors or typos please file an issue or a pull request on the repository.

TODO

  • Copy-Editing
  • More consistency in the wording
  • Clean up code examples

Add the following sections:

  • The Global Object
  • Converting Numbers

License

JavaScript Garden is published under the MIT license and hosted on GitHub. If you find errors or typos please file an issue or a pull request on the repository.

About

A collection of documentation about the most quirky parts of the JavaScript language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published