Free book: JavaScript for impatient programmers

This book makes JavaScript less challenging to learn for newcomers, by offering a modern view that is as consistent as possible. Read more

Similar

The JavaScript Standard

JavaScript has gone from being a marketing ploy to gain a tactical advantage, to becoming the core programming experience in the world’s most widely used application runtime platform. Where to, next?

Read more »

JavaScript closures in detail

As the title states, JavaScript closures have always been a bit of a mystery to me. I have read multiple articles, I have used closures in my work, sometimes I even used a closure without realizing I… (more…)

Read more »