Packaging Node.js Libraries the Right Way: ESM, CommonJS, and Bundlers in 2025
A practical guide for library authors: How to support both module systems, avoid interop headaches, and publish packages that just work.
Jul 9, 20253 min read51

Search for a command to run...
Articles tagged with #typescript
A practical guide for library authors: How to support both module systems, avoid interop headaches, and publish packages that just work.

Building a Task Manager with NestJS, RabbitMQ & PostgreSQL using HTTP, WebSocket & gRPC

A full-stack web framework built using ExpressJS, TypeScript & MongoDB
