In V8 v9.1 we’re improving V8 performance by 5-15% with Sparkplug: a new, non-optimizing JavaScript compiler. (more…)
Read more »
The Date class in JavaScript has a notoriously difficult API. It was inherited from Java… (more…)
Read more »
Siema is a simple and very lightweight slider / carousel plugin written in pure vanilla JavaScript without any dependencies. (more…)
Read more »
A property found in virtually all modern CPUs neuters decade-old security protection. (more…)
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. (more…)
Read more »