A guide to 2ality’s posts on the JavaScript language
This blog post gives an overview of the 2ality posts on language aspects of JavaScript.
All of those posts have the label jslang. Consult the sitemap for a list of all guides.
Last date covered by this guide: 2012-08-25
Getting started
If you are just getting started with JavaScript, I recommend the following material:
Basics
Variables, values:
Operators:
Objects, properties, inheritance:
Standard library:
Various syntactic constructs:
ECMAScript versions:
Techniques
Objects, properties, inheritance:
Values, operators:
Arrays:
Eval and meta-programming:
Miscellaneous
Advanced
Values, operators:
Arrays:
Objects, properties, inheritance:
Numbers:
Miscellaneous:
Background
History, philosophy, etc.:
Theory
Technology:
Various:
Libraries
Underscore.js [
all posts on Underscore]:
Other:
Tools