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...
Byte saving techniques : This is a collection of JavaScript wizardry that can shave bytes off of your code.
Stack Overflow : Stack Overflow is a question and answer site for professional and enthusiast programmers.
JSDB.io : JSDB is a collection of the best javascript libraries
Trunk Based Development : A source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *, resist any pressure to create other long-l...
Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.