Back to GlossaryGlossary

ESM (ES Modules)

The official JavaScript module system standardized in ECMAScript 2015. GenMB uses ESM imports via the esm.sh CDN, allowing generated apps to import libraries like React and Chart.js directly in the browser without npm, webpack, or any build step. This enables instant preview and simpler deployment.

Ready to Start Building?

Put these concepts into practice. Describe your app idea and let GenMB generate the code.

Try GenMB Free