Google AMP Tutorial
Accelerated Mobile Pages (AMP) is Google's open source project specially designed to make the web pages mobile friendly by making it render contents faster, smoother and more responsive in any browser. This tutorial gives you a comprehensive coverage of concepts of Google AMP and makes you comfortable to use it in your software development projects.
Audience
This tutorial is designed for software programmers who want to learn the basics of Google AMP and its programming concepts in simple and easy ways. This tutorial will give you enough understanding on various functionalities of Google AMP with suitable examples.
Prerequisites
This tutorial is written assuming that the learner has a prior understanding of HTML, CSS, and Javascript. In case you are new to any of these technologies, we suggest you to pick a tutorial based on these first, before beginning your learning with Google AMP.
Google Accelerated Mobile Pages (Google-AMP) is Google’s new open source project specially designed to build light-weight web pages using amp html. The main aim of this project is to make sure the amp code works fine and loads fast on all possible devices such as smartphones, tablets etc.
What is AMP?
Accerated Mobile Pages (AMP) is Google's open source project specially designed to make th web pages mobile friendly by making it render contents faster, smoother and responsive in any browser.
The official site of Google amp is − https://www.ampproject.org/
Comments
Post a Comment