MikroORM 5.8 Released — When MikroORM is mentioned anywhere, I always see folks saying it’s great and deserves more attention, so I’m doing my bit to help 😁 It’s an ORM for Node based around Data Mapper, Unit of Work (hello implicit transactions and change detection!) and Identity Map patterns, with support for both SQL and NoSQL databases and it’ll even analyze your code for types to help you create entities more easily.
Martin Adámek
Bun 1.0: The Other JS/TS Runtime That Isn’t Deno or Node — We’re going to focus more on Bun in JavaScript Weekly, but the alternative, performance-oriented server-side JS runtime built atop JavaScriptCore is a big deal in the Node world nonetheless as the only other runtime to claim it’s “a drop-in replacement for Node.js.” It’s worth a look, though folks have had mixed results so far regarding the drop-in claim.
Code Security into Your Apps, Quickly — Pangea helps you create secure apps without slowing down innovation. With our framework of essential API-based security services, you can efficiently protect your users, meet security and compliance standards, and block threats.
Getting Daily Notifications My Parent is Okay — Being in the UK – a nation that truly loves its tea – the approach involves monitoring whether a water kettle is used each day. Node makes an appearance for turning the activity into Telegram messages.
Remy Sharp
ASIDES:
Node 16 is now EOL (End of Life) meaning it will get no more updates. Why? OpenSSL, mostly. You can learn more about Node’s release schedule here.
Yagiz Nizipli of Node’s performance team invites anyone interested in helping work on Node’s performance to come along to one of their Zoom meetings. He also notes that 🐦 no-one on the team is paid for their work in response to criticism and claims to the contrary on Twitter/X this week.
Yagiz also began a discussion about removing primordials from Node. An ‘internal use only’ feature, primordials provide a way for core modules to get access to truly clean, underlying objects in Node that aren’t being polluted by other modules or third party code.
📅 The AI Event of the year is happening this October 8-10 in SF.The AI Engineer Summit congregates 500 founders, developers, and others working with and shipping AI features and apps, including speakers from companies like OpenAI, GitHub, Replit, AutoGPT, and Amazon. You can apply to attend or get a free remote ticket to tune in from anywhere.
💻 Hired makes job hunting easy-instead of chasing recruiters, companies approach you with salary details up front. Create a free profile now.
#567 — February 25, 2025 Read on the Web 👋 Just in case you missed the message, we took last week off but we’re back now until Easter, so you didn’t miss anything. 🙂__Peter Cooper, your Read more…
#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…
0 Comments