- AMP:Building Accelerated Mobile Pages
- Ruadhan O'Donoghue
- 104字
- 2021-07-08 10:03:56
AMP-JS
AMP-JS is a JavaScript library that powers AMP pages. It's a runtime that orchestrates the optimized loading and rendering of AMP content. To achieve lightning-fast page loads, AMP-JS follows strict web performance best practices.
AMP-HTML restricts the tags you can use so that the exact layout needed to render the page can be known in advance. The AMP-JS runtime calculates page size and converts your custom AMP-HTML tags into HTML that the browser understands. It also assumes control of the loading of resources from the browser, so that it can prioritize resources that are above-the-fold or likely to be viewed by the user.
推薦閱讀
- Implementing Modern DevOps
- 在最好的年紀學Python:小學生趣味編程
- Java入門很輕松(微課超值版)
- 大學計算機基礎(第2版)(微課版)
- Learning ELK Stack
- 軟件測試技術指南
- Hands-On Natural Language Processing with Python
- HTML5 APP開發從入門到精通(微課精編版)
- SSM開發實戰教程(Spring+Spring MVC+MyBatis)
- Vue.js 2 Web Development Projects
- Magento 2 Beginners Guide
- SAP Web Dynpro for ABAP開發技術詳解:基礎應用
- 啊哈C語言!:邏輯的挑戰(修訂版)
- Python無監督學習
- Instant AppFog