AMP-NEW

Vision & Mission

Our vision is our north star we use to orient ourselves, and our mission describes the way we move into the direction of it.

Vision

Vision

Ein starkes, nutzerorientiertes offenes Internet für alle Zeiten.

& Mission

Mission

Provide a user-first format for web content, supporting the long-term success of every web publisher, merchant, and advertiser.

Designprinzipien

These design principles are meant to guide the ongoing design and development of AMP. They should help us make internally consistent decisions.

User Experience > Developer Experience > Ease of Implementation. When in doubt, do what’s best for the end user experience, even if it means that it’s harder for the page creator to build or for the library developer to implement.
Entwickle nicht für einen künftigen Browser, der eventuell schneller sein wird. We’ve chosen to build AMP as a library in the spirit of the EXTENSIBLE WEB MANIFESTO to be able to fix the web of today, not the web of tomorrow. AMP should be fast in today’s browsers. When certain optimizations aren’t possible with today’s platform, AMP developers should participate in standards development to get these added to the web platform.
Brich nicht das Internet. Ensure that if AMP has outages or problems it doesn’t hurt the rest of the web. That means if the Google AMP Cache, the URL API or the library fails it should be possible for websites to gracefully degrade. If something works with an AMP cache it should also work without a cache.
Löse Probleme auf der richtigen Ebene. E.g. don’t integrate things on the client side, just because that is easier, when the user experience would be better with a server side integration.
Denke bei allen Entscheidungen an die Geschwindigkeit. Don’t introduce components or features to AMP that can’t reliably run at 60fps or hinder the instant load experience on today’s most common mobile devices.
Prioritise things that improve the user experience – but compromise when needed. Some things can be made fast and are still a terrible user experience. AMPs should deliver a fantastic user experience and speed is just one part of that. Only compromise when lack of support for something would stop AMP from being widely used and deployed.
Keine allowlists. We won’t give any special treatment to specific sites, domains or origins except where needed for security or performance reasons.