iOS Dev Directory : The iOS Dev Directory is a comprehensive list of blogs & sites covering iOS development. Whether it covers coding, design, marketing or anything in be...
Git Reference : This is the Git reference site. It is meant to be a quick reference for learning and remembering the most important and commonly used Git commands.
Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
CWE/SANS Top 25 Most Dangerous Programming Errors : The CWE/SANS Top 25 Most Dangerous Software Errors is a list of the most widespread and critical errors that can lead to serious vulnerabilities in so...
Software Folklore : Sometimes bugs have symptoms beyond belief. This is a collection of such stories from around the web.
The HTML5 Shiv : The HTML5 Shiv enables use of HTML5 sectioning elements in legacy Internet Explorer and provides basic HTML5 styling for Internet Explorer 6-9, Safari...
LokiJS : A fast, in-memory document-oriented datastore for node.js, browser and cordova
fetch polyfill : The global fetch function is an easier way to make web requests and handle responses than using an XMLHttpRequest. This polyfill is written as closely...
chromeless : The chromeless project is an experiment into making it possible to build a web browser using only web technologies, like HTML, JavaScript, and CSS.
IE7.js is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6.