Hacker News new | ask | show | jobs
by eyelidlessness 1683 days ago
The reason ESM is better than CJS or any other JS module system is because of the export keyword. Any discussion focused on imports is relevant but missing the significance of ESM.