Asynchronous module definition

Опубликовано: 02 Октябрь 2024
на канале: Audiopedia
247
1

Asynchronous module definition is a JavaScript specification that defines an API for defining code modules and their dependencies, and loading them asynchronously if desired. Implementations of AMD provide the following benefits:
Website performance improvements. AMD implementations load smaller JavaScript files, and only load them when they're needed.


This video is targeted to blind users.

Attribution:
Article text available under CC-BY-SA
Creative Commons image source in video