- AMP:Building Accelerated Mobile Pages
- Ruadhan O'Donoghue
- 139字
- 2021-07-08 10:03:52
What you need for this book
The requirements for this book are straightforward for AMP, and are similar for every chapter:
- Webserver such as Apache, NGINX, or NodeJS
- Web browser (such as Chrome or Firefox)
- Text/HTML editor (such as SublimeText)
- A web-connected mobile device, such as an Android or iOS phone, is recommended but not required
Additionally, some examples require the following. Where required, this is noted along with the example:
- HTTPS.
- Server-side technology--some examples require a server-side component to deliver data. PHP was chosen for its wide availability, but any server-side language could be used.
- Access to an alternative domain--this can simply be a domain alias that points to the same application directory on your server. For example, some files must be accessible at example.com, and another part of the example must be available at alt.example.com.
推薦閱讀
- Learning Python Web Penetration Testing
- ClickHouse性能之巔:從架構設計解讀性能之謎
- Deploying Node.js
- Java程序設計(慕課版)
- Vue.js設計與實現
- 大學計算機應用基礎實踐教程
- Apache Spark 2.x Machine Learning Cookbook
- Python深度學習
- Unity Virtual Reality Projects
- 區塊鏈:以太坊DApp開發實戰
- 持續輕量級Java EE開發:編寫可測試的代碼
- Android傳感器開發與智能設備案例實戰
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- Arduino Electronics Blueprints
- Java服務端研發知識圖譜