🔎 Node Modules Inspector — A tool that runs pnpm inside your browser, “installs” a package, then analyzes its dependencies. This can be useful for analyzing packages you already use, but also for simplifying your own projects, as 11ty’s Zach Leatherman did here.
Anthony Fu
|
ThePrimeagen’s Dev Setup Is Better Than Yours — See why simpler dev tooling is better by hand-crafting an environment with bash scripts. You’ll learn common Unix tools for managing libraries, interacting with the OS, window management, and more in this course.
Frontend Masters sponsor
|
PGlite: Run Postgres in WebAssembly — PGlite packages a WASM build of Postgres into a TypeScript library that can be run directly from Node.js (or Bun, Deno, and even the browser) and it’s only a few megabytes in size.
ElectricSQL / Neon
|
⚙️ Kubernetes and Node.js don’t always get along. We explored the intersection of K8s & Node
—why it works, where it doesn’t & how to make the most of it.
🛠️ Debugging Workshop: Build, Break, Fix. Develop your troubleshooting abilities with real-world examples and hands-on practice.
📸 From Image to Insights – Upload a photo, get a license plate decoded. Our Plate Image Recognition API does it fast and accurately. Try CarsXE Now!
|
|
📢 Elsewhere in JavaScript
|
A quick roundup of some of other interesting stories in the broader JavaScript landscape, in case you’ve missed them:
-
The HTTP Archive released the mammoth ‘JavaScript’ chapter of its latest Web Alamanac. It takes a quantitative look at the use of JavaScript across the modern Web, touching on how much JavaScript most pages use (too much?), tool usage, TypeScript popularity, Web Worker use (higher than you’d think), and more.
-
Still not convinced by TypeScript? Dr. Axel Rauschmayer has a ‘sales pitch’ for you. If anyone could convince me, it’s him!
-
🗓️ endoflife.date is a handy, updated source of ‘end-of-life’ dates for hundreds of open source projects, including Angular, Node.js, and Vue. A great resource.
-
Dive into WebGPU is a fantastic four part series on using the Web’s most modern graphics API for creating striking visual effects.
|
|
0 Comments