Upcoming JavaScript features in 2026
The list of upcoming JavaScript features that every web developer should know in 2026.
The list of upcoming JavaScript features that every web developer should know in 2026.
Running some benchmarks with different types of loops in JavaScript to see how well for-of loops perform compared to other loops.
Discussing how mature JS fetch() is now and whether it can fully replace XMLHttpRequest.
Discussing JavaScript's controversial primitive, its usefulness and whether its poorly designed.
In the early days of web development, jQuery was the undisputed king of front-end libraries. Modern JavaScript now includes many features that jQuery originally provided. So, should developers still use jQuery over vanilla JavaScript today?