10 GitHub Repositories To Become A Better JavaScript Developer
- Pawel Borkar tl;dr: "In this post I've included 10 such GitHub repositories which will help you to become a better JavaScript Developer and will also help you to follow best practices, clear concepts and write scalable and clean code."featured in #237
featured in #236
featured in #235
featured in #223
featured in #222
3 JavaScript Features From 2020 That Will Make Your Life Easier
- Lars Grammel tl;dr: (1) Optional chaining (2) Nullish coalescing operator (3) Matching regexp with capture groups using string.matchAll.featured in #220
We Rendered A Million Web Pages To Find Out What Makes The Web Slow
tl;dr: "We rendered the top 1 million pages on the web, tracking every conceivable performance metric, logging every error, noting every requested URL. In this article we analyze what the data can tell us about creating high performance web sites."featured in #219
featured in #218
Here’s What People In Tech Had To Say About JavaScript When It Debuted In 1995
- Chris Brandrick tl;dr: "Here’s what members of the tech industry had to say about little old JavaScript back in 1995."featured in #218
featured in #214