The Thing About Fastify — Express isn’t the only game in town but sometimes it feels like it, so Jonas has written a love letter, of sorts, to Fastify, an alternative Node.js Web framework that ticks his boxes and which you, too, should consider, if you haven’t already.
Jonas Galvez
AppSignal Logbook: Team Discussion and Full Incident History — With Logbook you get the full incident history. Read and leave team comments, see which notifications were sent at what time, and see team activity for changes in incident states. It’s easier than ever to see what the current state of an incident is.
Dr. Axel Rauschmayer makes the point (picked up from Guy Bedford) that now Node.js 12 is at its ‘end of life’, we wave goodbye to the final version of Node that didn’t have ES module support from the start.
On the topic of ES modules in Node, however, James M Snell also notes that it has thrown ‘a giant monkey wrench into the ecosystem’ and there are“going to be large chunks of npm that you just can’t use because it’s just not going to be a good experience.”
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.
JSPyBridge 1.0: A Bridge Between Node and Python — A work in progress but offers the ability to go either way – run Python from Node, or run Node from Python ‘with a native feel.’ “Unlike other bridges, you may notice you’re not just writing Python code in JavaScript, or vice-versa. You can operate on objects on the other side of the bridge as if the objects existed on your side.”
#471 — January 26, 2023 Read on the Web Nut.js 3.0: Use Node for Desktop Automation — Take control of your desktop environment (Windows, macOS or Linux) from code with control over keyboard and pointer, Read more…
#470 — January 19, 2023 Read on the Web Fixing a Memory Leak in a Production Node App — Kent encountered a variety of weird memory and CPU usage spikes in his Node-powered app and Read more…
#469 — January 12, 2023 Read on the Web A (Final) Node.js Retrospective for 2022 — We devoted an issue to the best Node Weekly items of 2022 recently, but this post from NodeSource takes Read more…
0 Comments