This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Luciano Mammino 📙 Node.js Design Patterns
loige.co
did:plc:567st5nby2tokcv2kyy5ofzh
Confession: my fingers still type `npm i axios` on autopilot from time to time 😅
...And yet… Node.js has shipped a built-in `fetch()` since v18 (2022)!
Still, I keep running into the same questions:
- Should we use it?
- When is it a good fit?
- How do we avoid the usual footguns?
2026-01-29T17:55:05.524Z