Skip to main content

Node.js

Node.js knowledge — runtime behaviour, async patterns, and building reliable services.

Topics in this section

  • Event loop internals and what blocks it
  • Streams and backpressure
  • Error handling in async code
  • Package management (npm/pnpm workspaces)
  • Building HTTP APIs with Express or Fastify

This section is growing. Contribute an article if you know something worth sharing.