Articles by Tag #esm

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Native TypeScript with Node

Starting with Node 22.18.0 it is possible to run TypeScript natively from the Node interpreter. This...

Learn More 38 2Mar 9

Everything about ESM and treeshaking

With increasing support of ESM in Typescript 1 2 3 and NodeJS 1 2 3, it becomes easier and easier to...

Learn More 1 0Jul 12 '25