mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-23 02:31:33 +08:00
489 B
489 B
title, date, author, tags, published, slug, description, category, toAstro
title | date | author | tags | published | slug | description | category | toAstro | ||
---|---|---|---|---|---|---|---|---|---|---|
AMD | 2023-09-27 | KazooTTT |
|
true | amd | AMD, or Asynchronous Module Definition, is a JavaScript specification for defining modules where the module and its dependencies can be asynchronously loaded. This is particularly useful for web applications where scripts can be loaded in parallel, improving performance and efficiency. | 前端 | false |