Published onDecember 12, 2023Improving Node.js loader performancenode.jsperformanceesmcjscommonjsCommonJS and ES modules are 2 sides of a coin. Node.js supports both of them. So, how can we improve the performance of Node.js loaders?