☀️ We’re taking a week off for a brief summer vacation and will be back on August 25, so when you don’t get an issue of Node Weekly next week, it’s our fault, not yours 😉 __ Peter Cooper, your editor.
How To Use Multithreading in Node.js — Folks often say they see DigitalOcean’s involvement in the publication of an article as a sign of quality, and this practical walkthrough-style introduction to how Node uses threads internally and how and why you might use worker threads is worth a look.
— Dr. Axel takes one of his characteristically technical tours of a useful CLI-oriented feature added in Node 18.3.
Dr. Axel Rauschmayer
Complete Node.js Learning Path 🚢 — Learn Node.js from foundations up to building APIs and web applications! Get hands-on creating and deploying REST and GraphQL APIs and power your web apps in this complete learning path on Node.js.
but sometimes gets used to describe third party native addons too. To resolve the confusion, Node.js is switching to calling built-in modules as “built-ins” or “built-in modules” and dynamically linked native addons as “addons.” Now we just need to remember.. 😁
How to Connect AdminJS to an Existing Node App — AdminJS is an ‘automatic’ admin panel you can plug into a Node app. It’s ‘automatic’ in the sense that it’ll create most of its own UI based upon the schema of your database models.
Bareja Pawel
🛠 Code & Tools
Prisma 4.2.0: The ‘Next Generation’ ORM for Node and TypeScript — The big new feature is (preview) support for tracing, a way to track requests as they flow through your app, even if they pass through multiple services. You can turn traces into waterfall diagrams and visualize them using common tools.
Software Engineers — Sticker Mule is the Internet’s most “kick ass” brand. Our software team operates from 17 countries, and we’re always looking for more exceptional engineers.
Sticker mule
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.
Deno Land, the developers of the Deno TypeScript/JavaScript runtime, have introduced Deno Cron, a feature the company describes as an easy way to create scheduled jobs. Announced November 29 and available behind the 1--unstable flag Read more…
#512 — November 28, 2023 Read on the Web Node.js Download Statistics — Node.js TSC member Matteo has put together a handy site that visualizes the publicly available Node.js download statistics, partly as a way Read more…
#511 — November 21, 2023 Read on the Web ‘A Node + TypeScript + ts-node + ESM Experience That Works’ — It’s just three files: 1package.json , 1tsconfig.json and a utilities file, and you’re good Read more…
0 Comments