The Best Starting Word in WORDLE? — WORDLE is an online word game that’s a bit like ‘Mastermind’ but with 5 letter words. And, of course, if you’re a developer, why not use code to analyze an approach to playing it? Amusingly, I used the tip on today’s game and the final 5 letter word described my approach..
Bertrand Fan
Strapi v4: An Open Source Node.js Headless CMS — Strapi has been around a while and has done a good job building a community around itself. A big new version is out with a new UI, Plugin API, Query Engine and more, plus a focus on refactoring the core to make it easier to extend and twist to your own ends. Here’s the getting started tutorial.
Taking part in this year’s Advent of Code? AoC Runner is a Node utility to help you create and run your solutions more quickly if you want to get on the leaderboard.
Node v17.2.0 (Current) Released — It’s V8 9.6 time for Node, although it’s a pretty minor change along with everything else in this release – more of a gentle step forward than a leap.
and this tool will show you a tree-like view with similar (I’m not so sure about ‘better’ though..) options for each dependency listed. A mixed bag, but an interesting idea if you want a fresh perspective.
PickBetterPack
24 Days From Node.js to Rust: Day 1 — Like many, JavaScript developer Jarrod is taking a look at Rust, and he’s starting to blog some notes about the process looking through a Node.js lens.
Find Tech Jobs with Hired — Create a profile on Hired to connect with hiring managers at growing startups and Fortune 500 companies. It’s free for job-seekers.
Hired
Building a ‘Now Playing’ Display with Node-RED — Rui wanted to use a Raspberry Pi and LCD screen on his desk to show a ‘now playing’ screen for his media center. Python made up most of the code but Node’s Node-RED low-code system provided the glue.
gradient-string: Beautiful Color Gradients in Terminal Output — Finding that merely colorizing your program’s text output is too old school? Now you can step up to gradients instead. Don’t ask why, but it does look nice and I’ve seen a few CLI tools use it to wow users.
node-qrcode 1.5.0: Generate QR Codes from Node — QR codes are 2D barcodes that can store arbitrary data (like URLs, say). They can be scanned by mobile devices easily so you might want to generate them within an app.
#566 — February 11, 2025 Read on the Web 🏖️ We’re taking next week off, so the next issue will be on Tuesday, February 25. Feel free to hit reply and send in any submissions!__Peter Read more…
#565 — February 4, 2025 Read on the Web Announcing TypeScript 5.8 Beta: A Big One for Node Developers — It’s unusual for a TypeScript beta to be exciting for Node developers in particular, but while Read more…
#564 — January 28, 2025 Read on the Web A Failed Attempt to Shrink All npm Packages by 5% — What if you could shrink all npm package sizes by 5%.. wouldn’t that benefit all Read more…
0 Comments