souvenir
Tag cloud
Picture wall
Daily
Search
RSS Feed
RSS Feed
Daily Feed
Filters
Links per page
20 links
50 links
100 links
Custom value
Filters
Untagged links
tags
search
Byte saving techniques
https://github.com/jed/140bytes/wiki/Byte-saving-techniques
23/08/2015
Classical Inheritance in JavaScript
: JavaScript is a class-free, object-oriented language, and as such, it uses prototypal inheritance instead of classical inheritance. This can be puzzli...
ECMAScript 5 compatibility table
: ECMAScript 5 compatibility table
Vanilla List
: The Vanilla Javascript Repository. A searchable repository of dependency-free JavaScript libraries. Over 100 projects and growing.
JavaScript: The World's Most Misunderstood Programming Language
: Despite its popularity, few know that JavaScript is a very nice dynamic object-oriented general-purpose programming language. How can this be a secret...
Eloquent JavaScript
: Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
This is a collection of JavaScript wizardry that can shave bytes off of your code.
1633 links