Skip to content

leobalter/JavaScript-Garden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Garden - A Guide for JavaScript Core

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.

TODO

Besides a lot of copy-editing and rewording / styling for consistency, the following topics are currently missing from the guide:

  • The evil eval
  • The Global Object
  • Casting of Values
  • Converting of 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

 
 
 

Contributors