Joined November 2020
186 Photos and videos
Node Congress is back! A new edition is coming on March 26-27, 2026. Master modern JavaScript backends, DevOps & architecture with speakers from Cloudflare, Fastify, Node.js TSC committee & more. Stay tuned - it’s going to be astonishing!
5
15
163
18,356
How do you know if your Node-API addon actually works across Node.js versions? @kraenhansen covers conformance testing strategies to keep native addons reliable and future-proof. Watch the talk recording! 👇 gitnation.com/contents/node-…

1
21
npm run scripts just got a serious upgrade. Jacob Smith shows how node --run simplifies running package.json scripts natively — no npm needed. Watch the talk recording! 👇 gitnation.com/contents/node-…

51
Testing in Node.js just got simpler. Weslley Araújo introduces Poku — a lightweight, zero-config test runner built for modern JavaScript and TypeScript projects. Watch the talk recording! 👇 gitnation.com/contents/poku-…

35
Node.js, Deno, or Bun — which runtime should you pick in 2026? @viniciosneves compares all three across performance, ecosystem, and developer experience. Watch the talk recording! 👇 gitnation.com/contents/nodej…

24
Security isn't optional. @_rafaelgss walks through the latest Node.js security updates, CVEs to watch, and best practices to keep your Node apps protected. Watch the talk recording! 👇 gitnation.com/contents/whats…

1
3
177
TypeScript is making your builds slow. @mhartington breaks down what's actually causing the lag and how to speed up your TypeScript compilation in Node.js projects. Watch the talk recording! 👇 gitnation.com/contents/types…

40
Config files are chaos. @satanacchio explores a better approach to Node.js configuration — structured, validated, and safe across environments. Watch the talk recording! 👇 gitnation.com/contents/tamin…

36
Package management is evolving. @ruyadorno walks through vlt and how visualizing your dependency graph gives you real control over your Node.js project's supply chain. Watch the talk recording! 👇 gitnation.com/contents/vlt-a…

2
2
139
Garbage collection in Node.js is getting smarter. @mecaltin dives into cppgc and what the next-gen GC means for memory management and app performance. Watch the talk recording! 👇 gitnation.com/contents/from-…

1
1
4
248
Job queues in Node.js don't have to be painful. Edy Silva & Douglas Marques show how BullMQ makes background jobs reliable, scalable, and easy to reason about. Watch the talk recording! 👇 gitnation.com/contents/scali…

1
1
1
109
🚀 Your Node.js app works locally — but what about production? @krisvelkov bridges the gap: Docker, CI/CD with GitHub Actions, observability & scaling Node.js for real environments. Watch the talk recording! 👇 gitnation.com/contents/devop…

61
Your Node.js app is slow — but where exactly? Confidence Okoghenun walks through practical profiling techniques to find bottlenecks and boost performance in production. Watch the talk recording! 👇 gitnation.com/contents/profi…

1
84
🚀 Node.js is powerful — but does it need an app server? @matteocollina argues yes, and explains what's missing and what we should build at Node Congress 2026. Watch the talk recording: gitnation.com/contents/why-n…
1
204
⚡ REST is tired. Cap'n Proto is wired. @KentonVarda introduces Cap'n Web — a faster, type-safe RPC alternative for the modern web at Node Congress 2026. Check out the talk recording: gitnation.com/contents/no-re…
1
11
2,733
🌊 The web deserves better streams. @jasnell makes the case for a modernized Streams API — simpler, more powerful, and actually usable at Node Congress 2026. Don't miss out on the talk recording: gitnation.com/contents/we-de…
49
📦 npm install && pray 🙏 @thisisjofrank breaks down the chaos of npm dependencies — what actually happens, what can go wrong, and how to take back control at Node Congress 2026. Watch the talk recording: gitnation.com/contents/npm-i…
1
53
🌍 JavaScript everywhere — literally. @tonygo_ explores how to share logic across mobile, desktop, and server using React Native, Tauri, Bun, and Bare at Node Congress 2026. Don't miss out on the talk recording: gitnation.com/contents/runni…
1
2
148
At @CloudflareDev their OpenAPI spec is 2.3M tokens. Teams built MCP servers by cherry-picking endpoints - wrong approach. Context limits aren’t an MCP issue, but an agent one. Tools should be discovered on demand. Great talk by @mattzcarey👇 gitnation.com/contents/every…
1
5
720
.@CloudflareDev Platform lets you ship software without managing infrastructure. Modern apps need to connect users, data, and services securely and reliably. Deploy once, run everywhere on their global network. They offer primitives for compute, data, media, and AI, simplifying development and lowering costs while ensuring scalability and performance: workers.cloudflare.com
54
Meet @Pears_p2p: a modular, lightweight JS runtime, with Node.js addon support, that runs everywhere. Build powerful apps on mobile, desktop, robots and beyond today: bare.pears.com/
85