🖋 Just in case you missed last week’s issue, it was a big one as Node 16 was released so it’s worth a catch up 🙂 This week is somewhat quieter but a few neat things have been coming in.. __ Peter Cooper, your editor
▶ What’s Next? The Future of Node.js — A 27-minute session by Red Hat and IBM’s Joe Sepi, Michael Dawson and Bethany Griggs on tracking what’s coming up in the Node world, Node’s future (though Beth reminds us “there is no roadmap”) and how you can get involved if you so wish.
NearForm
Optimize Node.js Application Performance Metrics in Real-Time — Debug and optimize your code by tracing requests across web servers, databases, and services in your environment. Correlate between distributed request traces, metrics, and logs to troubleshoot issues and enhance performance. Try Datadog APM free.
? — A discussion over on the Lobsters community with some bits and pieces. Experiences vary, and some people move to Deno, Ruby or Python for scripting even if they are Node developers too.
Find Software Engineering Jobs with Hired — Take 5 minutes to build your free profile & start getting interviews for your next job. Companies on Hired are actively hiring right now.
#444 — June 30, 2022 Read on the Web Working with the File System from Node.js — Dr. Axel seems to be on a bit of a Node kick lately and comes back this week Read more…
Deno is championed as a more-secure alternative to the popular Node.js JavaScript runtime. The 1.0 version of the Deno runtime, which leverages the V8 JavaScript engine and was built using Rust, arrived in May 2020. Read more…
#443 — June 23, 2022 Read on the Web Using Web Streams in Node.js — Streams provide a handy abstraction for cleanly working with streaming data but Web Streams (a.k.a. WHATWG Streams) are a different, Read more…
0 Comments