© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Mouhannad Alshamali
Kudos for the great article. Since there seems to be a shift towards ESM and Typescript. I wonder how to optimise this with import promises
import
Melroy van den Berg
Software Engineer
Well.. Try to use SWC! You can even use SWC with ts-node/esm if you wish. Much faster build times. like 30-40x faster!