AMP-NEW

الرؤية والرسالة

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

الرؤية

الرؤية

ويب مفتوح قوي إلى الأبد يضع المستخدم على رأس أولوياته.

& الرسالة

الرسالة

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

مبادئ التصميم

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.
لا تعمل على التصميم من أجل متصفح مستقبلي افتراضي أسرع. 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.
لا تُعطِّل الويب. 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.
احرص على حل المشاكل على الطبقة المناسبة. 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.
يمكنك إجراء الأشياء فقط إذا كان من الممكن تسريع أدائها. 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.
ما مِن قوائم بيضاء. We won’t give any special treatment to specific sites, domains or origins except where needed for security or performance reasons.