Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 223 Bytes

notes.md

File metadata and controls

11 lines (8 loc) · 223 Bytes

downfalls of sync_require - waiting until dependencies load - parsing files for dependencies

Components:

  • caching
  • async require in main page
  • async AND sync in required js (modules and files)
  • "pre-caching"