Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
JSDB.io : JSDB is a collection of the best javascript libraries
JavascriptOO : Every javascript project you should be looking into.
With examples, categories, install commands, CDN links, project and author stats, and more.
Byte saving techniques : This is a collection of JavaScript wizardry that can shave bytes off of your code.
enable cross-origin resource sharing : Cross-Origin Resource Sharing (CORS) is a specification that enables truly open access across domain-boundaries. If you serve public content, please c...
Principles of Writing Consistent, Idiomatic JavaScript