Home » javascript » Page 21
October 14, 2021
By
Mark Otto
All-In-One APM for Node.js Applications — AppSignal doesn’t just offer Node.js performance monitoring and error tracking. We have a full set of features to monitor your application from A to Z packed in a clear and intuitive interface. All features are included in all plans. AppSignal…
October 8, 2021
By
Mark Otto
🎧 The new season of Kent’s podcast is worth checking out as it features informative interviews with folks like Josh Comeau, Tracy Lee, and Michael Jackson. Web Streams Everywhere (and Fetch for Node.js) — A look at how most JavaScript platforms (including browsers) now have…
October 7, 2021
By
Mark Otto
Security-As-Code for Developers — Automate and embed cloud security throughout the entire development lifecycle with Bridgecrew’s all-in-one DevSecOps platform. Bridgecrew Web Streams Everywhere (and Fetch for Node.js) — A look at how most JavaScript platforms (including browsers) now have at least partial support for creating, composing,…
October 1, 2021
By
Mark Otto
⭐️ Professional JavaScript Learning Path — From JavaScript foundations, all the way to Hardcore Functional JavaScript, find out how far you can go with your JavaScript abilities in this comprehensive learning path. Frontend Masters 7GUIs in JavaScript — A JavaScript variation of a GUI programming experiment…
September 30, 2021
By
Mark Otto
QUICK BITS: 🛠 Code & Tools SVGO 2.7: A Node-Based SVG Optimizer — If you’ve worked with SVG (Scalable Vector Graphics) at all, you’ve probably seen they can be filled with all sorts of junk code.. SVGO to the rescue. v2.7.0 adds ES modules support. Kir Belevich…
September 24, 2021
By
Mark Otto
You (Possibly) Don’t Need Moment.js — Moment.js remains a popular date and time manipulation library but this repo shows off (a lot of) alternative approaches, including many native functions that do similar things. Various Contributors Introducing Gatsby 4: Now in Beta — Gatsby 4, the latest…
September 23, 2021
By
Mark Otto
The Story of 5 RCEs Found in npm for $15,000 — A security researcher explains some remote code execution vulnerabilities he found in the npm tool and how they added up to $15K in payouts. Few of us need to dig into our tools this…
September 17, 2021
By
Mark Otto
Q1K3: A JavaScript Homage to Quake in Just 13KB — It’s (another) quiet week for big JavaScript news, so we’re going with the fun angle and looking at a popular entrant to the latest JS13KGames contest that ended this week. No winners yet but this…
September 16, 2021
By
Mark Otto
Tasuku (タスク): A Minimal Task Runner for Node — Tasuku, which is simply Japanese for ‘task’, provides a clean way to break up processes into small tasks which can then be run in the right order with progress displayed elegantly in the terminal. Check out…
September 10, 2021
By
Mark Otto
✍️ The hardest time of the year for putting a strong issue together is usually August, but this year the lull has moved to early September 🙂 No big news or releases this week, but lots of bits and pieces you’ll hopefully find useful. __ Peter…