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
Cheat Sheet For Moving From jQuery To Vanilla JavaScript
- Tobias Ahlin tl;dr: As the author migrated his site off of jQuery, he saw common patterns that he penned in this blog post.featured in #154