- AMP:Building Accelerated Mobile Pages
- Ruadhan O'Donoghue
- 203字
- 2021-07-08 10:03:54
Ride the Lightning with AMP
Web performance is immensely important. Especially on mobile. According to recent research by Google, 53 percent of your visitors will leave your site if it takes longer than three seconds to load. Let that sink in: Over half of your visitors won't get to see your message or what you have to offer if your web pages are slow. The Accelerated Mobile Pages (AMP) project exists because performance is so important. With AMP, you don't have to miss out on that 53 percent.
By constraining the HTML, CSS, and JavaScript that you can use in your web pages, along with optimized resource management and smart caching, AMP solves the performance problem on mobile, while at the same time providing a framework for delivering engaging, media-rich, and lightning-fast web pages.
The AMP project has a lightning bolt as its logo for good reason: AMP pages are lightning fast. In this book you'll learn how to ride the lightning with AMP.
In the following sections, we'll look at:
- What AMP pages look like
- Why the time is right for AMP
- How AMP solves performance on mobile
- What the basic AMP building blocks are
- How to build your first AMP page
- Visual C++程序設(shè)計(jì)學(xué)習(xí)筆記
- Rake Task Management Essentials
- ASP.NET Core Essentials
- INSTANT MinGW Starter
- Ray分布式機(jī)器學(xué)習(xí):利用Ray進(jìn)行大模型的數(shù)據(jù)處理、訓(xùn)練、推理和部署
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- 組態(tài)軟件技術(shù)與應(yīng)用
- Java Web開發(fā)詳解
- 區(qū)塊鏈技術(shù)與應(yīng)用
- Mastering Linux Security and Hardening
- 微課學(xué)人工智能Python編程
- Xamarin Cross-Platform Development Cookbook
- INSTANT PLC Programming with RSLogix 5000
- Spring MVC Blueprints
- 深入理解MySQL主從原理