works is broken. Its rollout as a default after every
1
npm install
was rushed, inconsiderate, and inadequate for the front-end tooling.” Dan adopts an unusually snarky tone but does a good job of demonstrating why getting panicked about vulnerabilities as if they’re all as important as each other can be a bad thing.
Dan Abramov
TypeScript and Native ESM on Node.js — This topic comes up time and time again, and for good reason – it’s the way things are headed. Dr. Axel covers the essentials you need to know in order to use and produce native ECMAScript/ES modules on Node when using TypeScript.
Dr. Axel Rauschmayer
Scale MySQL Globally in Minutes Without Code — PolyScale intelligently distributes and caches MySQL data to the edge. Implement in minutes without writing code or deploying servers.
PolyScale sponsor
Building an API with Nest.js: A 39 Part Series — Nest.js is a popular Node server side app framework and this epic series is a must-see for anyone who wants to learn how to use it or even an existing user who needs their memory jogged.
module provides a way to work with the underlying V8 engine and execute code in a separate context directly within it. Note, however, it’s not a security mechanism for running truly untrusted code.
Senior Backend Engineer (Berlin / Remote) — Want to join a small startup with a big growing potential (we double every year)? Feather is looking for a backend engineer.
Feather
Find a Job Through Hired — Create a profile on Hired to connect with hiring managers at growing startups and Fortune 500 companies. It’s free for job-seekers.
Hired
🛠 Code and Tools
zx 2.0: A Tool for Writing Better Shell Scripts — Tired of turning to bash, Python or Ruby to throw together a quick script? This makes it easier to do so from the JavaScript you know and love. We featured it just two months ago but v2.0 has just dropped.
#550 — October 1, 2024 Read on the Web µExpress / Ultimate Express: Like Express, But Faster? — It’s not Express, but a reimplementation of Express’s functionality with API compatibility. Based on µWebSockets, and with Read more…
#549 — September 24, 2024 Read on the Web The Nine Node Pillars: Principles for Doing Node Right in the Enterprise — An interesting resource from a group of prolific and productive Node.js contributors. It’s Read more…
#548 — September 17, 2024 Read on the Web nano-spawn: Tiny Execa-Inspired Process Execution — If you’re familiar with Sindre’s powerful Execa for running commands from a Node app in a robust manner, 1nano-spawn offers Read more…
0 Comments