Tkhemani's Bookmarks

Tkhemani's Bookmarks

5708 bookmarks
Custom sorting
JavaScript Garden
JavaScript Garden
A Guide to JavaScript's Quirks and Flaws.
·bonsaiden.github.com·
JavaScript Garden
Install JSHint
Install JSHint
JSHint, a JavaScript Code Quality Tool
·jshint.com·
Install JSHint
BEST A Few New Things Coming To JavaScript
BEST A Few New Things Coming To JavaScript
Addy Osmani is a web tooling engineer at Google working with the Chrome team. He is author of open-source projects like Yeoman and books like Learning JavaScript Design Patterns (O'Reilly).
·addyosmani.com·
BEST A Few New Things Coming To JavaScript
ECMAScript 6 support in Mozilla - JavaScript | MDN
ECMAScript 6 support in Mozilla - JavaScript | MDN
ECMAScript 2015 (6th Edition) is the current version of the ECMAScript Language Specification standard. Commonly referred to as "ES6", it defines the standard for the JavaScript implementation in SpiderMonkey, the engine used in Firefox and other Mozilla applications.
·developer.mozilla.org·
ECMAScript 6 support in Mozilla - JavaScript | MDN
Calatrava
Calatrava
·calatrava.github.com·
Calatrava
Welcome to TypeScript
Welcome to TypeScript
TypeScript brings you optional static type-checking along with the latest ECMAScript features.
·typescriptlang.org·
Welcome to TypeScript
Boilerplate | JavaScript Reference Architecture
Boilerplate | JavaScript Reference Architecture
Reference architecture for large scale JavaScript development. BoilerplateJS is a collection of product engineering patterns and some solid integrations of industry leading JavaScript libraries
·boilerplatejs.org·
Boilerplate | JavaScript Reference Architecture
jQuery Is Used on Half of All Websites - SitePoint
jQuery Is Used on Half of All Websites - SitePoint
jQuery is used on half the world's websites. You may be running it without realizing. Craig discusses how jQuery became so popular and the criticism it receives.
·sitepoint.com·
jQuery Is Used on Half of All Websites - SitePoint
JavaScript | MDN
JavaScript | MDN
JavaScript (JS) is a lightweight, interpreted, programming language with first-class functions. While it is most well-known as the scripting language for Web pages, many non-browser environments also use it, such as node.js and Apache CouchDB. JS is a prototype-based, multi-paradigm, dynamic scripting language, supporting object-oriented, imperative, and declarative (e.g. functional programming) styles. Read more about JavaScript.
·developer.mozilla.org·
JavaScript | MDN