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
1 result tagged
golf
✕
✕
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...
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...
JSDB.io
: JSDB is a collection of the best javascript libraries
idiomatic.js
: Principles of Writing Consistent, Idiomatic JavaScript
ECMAScript 5 compatibility table
: ECMAScript 5 compatibility table
This is a collection of JavaScript wizardry that can shave bytes off of your code.
1648 links