Syntax - Tasty Web Development Treats cover image

Supper Club × Shipping ESM with Mark Erikson

Syntax - Tasty Web Development Treats

00:00

Different JavaScript Module Formats Explained

JavaScript code can be wrapped in a function for encapsulation and control over return values. AMD and CommonJS were module formats used on the browser and Node ecosystems respectively. AMD allowed for asynchronous loading of dependencies, while CommonJS was designed for synchronous execution. UMD is a versatile wrapper that can be used for AMD, CommonJS, or script tag loading. AMD is mostly obsolete now, while UMD is used for CDNs. Libraries can be made available on platforms like CodePen through script tags.

Transcript
Play full episode

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app