Performance icon indicating copy to clipboard operation
Performance copied to clipboard

🚀 前端性能优化:动态CDN,CDN预加载,Pjax实现SPA,缓存负载均衡,ORM库,离线包manifest,lazyloadjs静态资源并行分发器

Performance

前端性能优化:动态CDN,CDN预加载,Pjax实现SPA,缓存负载均衡,ORM库,离线包manifest,lazyloadjs静态资源并行分发器

0.实现目标 Image text 1.CDN预加载配置 Image text 2.扩展星星组件,首页直出并用Pjax配置SPA Image text 3-1.localStorage缓存 Image text 3-2.用localforage实现的缓存负载均衡ORM库 Image text 3-3.离线资源配置manifest Image text 4.Prod上线版本动态分配CDN Image text 5.lazyload并行加载静态资源 Image text