JavaScript Libraries Are Almost Never Updated Once Installed
- Zack Bloom tl;dr: Cloudflare analyzed anonymous data around jQuery's usage. While a new version of jQuery was adopted quickly, there wasn't a decline in usage of older versions.featured in #171
70 JavaScript Interview Questions
- Mark Abeto tl;dr: Mark lays out common JavaScript interview questions answering each one.featured in #168
featured in #167
featured in #164
featured in #163
Modern JavaScript Features You May Have Missed
- Jimmy Breck-McKye tl;dr: "Some modern JS features that didn’t get much airtime when they first came out. Some are just quality of life improvements, but others are genuinely handy and can save whole swathes of code."featured in #160
featured in #158
Face Detection Using JavaScript API - face-api.js
- Deepak Gupta tl;dr: Built on TensorFlow, this solves face detection, face recognition and face landmark detection, optimized for web and mobile devices.featured in #157
featured in #157
You Really Don't Need All That JavaScript, I Promise
- Stuart Langridge tl;dr: "At some point everything changed: the tail started to wag the dog instead and development became JS-first." You shouldn't rely on JS as much, plus practical strategies for building without a JS framework.featured in #156