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.
#557 — November 26, 2024 Read on the Web Deno v. Oracle: Cancelling the JavaScript Trademark — Did you know Oracle formally owns the ‘JavaScript’ trademark? There have been a few efforts to change this Read more…
#556 — November 19, 2024 Read on the Web AWS Lambda Turns Ten: Looking Back and Looking Ahead — AWS Lambda, Amazon’s cloud function service, essentially launched the term ‘serverless’ and had a big impact Read more…
#555 — November 12, 2024 Read on the Web Node v23.2.0 (Current) Released — On paper, a relatively minor release that updates the root certificates, adding five new ones, but development of TypeScript support has Read more…
0 Comments