Skip to content

mnegi/You-Dont-Know-JS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

You Don't Know JS (book series)

This is a series of books diving deep into the core mechanisms of the JavaScript language.

Please feel free to contribute to the quality of this content by submitting PR's for improvements to code snippets, explanations, etc. While typo fixes are welcomed, they will be caught through normal editing processes, and are thus not necessarily important for this repository.

To read more about the motivations and perspective behind this book series, check out the Preface.

Titles

  • ["Scope & Closures"](scope & closures/README.md) (draft complete)
  • "this & Object Prototypes" (draft in progress)
  • "Types & References" (planned)
  • "Grammar" (planned)
  • "Performance" (planned)

Publishing

These books are being released here as rough drafts, but will be edited, produced, and published through O'Reilly.

If you like the content you find here, and want to support more content like it, please purchase the books once they are available for sale, through your normal book sources. :)

If you'd like to contribute financially towards the effort (or any of my other OSS work) aside from purchasing the books, I do have a gittip that I would always appreciate your generosity towards.

Training

The content for these books derives heavily from a series of training materials I teach professionally (in both public and private-corporate workshop format), called "Advanced JS: The 'What You Need To Know' Parts".

If you like this content and would like to contact me regarding conducting training on these, or other various JS/HTML5/node.js topics, please reach out to me through any of these channels listed here:

http://getify.me

License & Copyright

The materials herein are all (c) 2013 Kyle Simpson, and are licensed under Creative Commons CC BY-NC-ND 3.0.

http://creativecommons.org/licenses/by-nc-nd/3.0/

Releases

No releases published

Packages

No packages published