Nine Best JavaScript and TypeScript ORMs for 2021 — A pretty thorough roundup, complex with code examples, showing off a variety of tools like Knex.js, Mongoose, TypeORM, Waterline, and Bookshelf.
Michael Wanyoike
The Easiest Way to Monitor Node: Automatic Instrumentation — Monitoring your Node.js apps can be hard. You need to understand what you need to monitor, instrument code, and then make sense of all the data. Automatic instrumentation makes that whole process easier and streamlined. Find out how you can do it.
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.
“I Finally Escaped Node (and You Can Too)” — Look, we’re not beyond linking to controversial opinion pieces 😄 In this case, the author feels worn down by Node’s many small ‘surprises’ and lack of a singular, purposeful design – though this has been one of Node’s advantages in many situations too.
Anthony Accomazzo
What’s New in Socket.io 4? — We mentioned the release of Socket.io 4.0 a few issues ago, but this is a more practical look at what it offers for anyone looking to do realtime bi-directional communication across browsers new and old.
#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