JavaScript was created by Brendan Eich in 1995 during his time at Netscape Communications. It was inspired by Java, Scheme and Self. In late 1995, when Microsoft cottoned-on to the competitive threat… Read more
Similar
This entry describes simple techniques to fulfill the JavaScript compiler optimization process which results in faster running code…
Read more »
On this topic: Part 1 | Part 2 | Part 3 | Part 4 | Part 5...
Read more »
Async generators and async iteration are likely to ship before too long. Let’s investigate how async generators work and examine the challenges of using them.
Read more »
Six of JavaScript's most notorious design flaws and how to avoid their pitfalls. (more…)
Read more »
Which JavaScript loop should you use? We look at 7 of the most popular and explain their uses. Try Techdegree - 7 days free! (more…)
Read more »