AMPCommerce

Pre-Calculation and Pre-Rendering in Modern User Interfaces – AMP

AMP stands for Accelerated Mobile Pages led by Google to make faster mobile pages. So, the point is what makes pages faster. There are many things which led to this but we will discuss about one of them i.e. Pre-Calculation and Pre-Rendering. 

We have discussed introduction in earlier post.

Pre-Calculation

Pre-Rendering

AMP Consists Of 3 Components:

It takes basic HTML and adds custom tags, properties, and restrictions that improve performance and make implementation easier.

Instead of using user-written JavaScript which can delay page rendering, AMP JS is asynchronous and uses optimized, custom AMP elements.

Uses a proxy-based CDN to deliver all AMP documents. It automatically caches and optimizes AMP-enabled pages, thereby improving page performance.

Resources