1: Use web storage in place of cookies
2: Use CSS Transitions instead of JavaScript animation
3: Use client-side databases instead of server roundtrips
4: JavaScript improvements lend considerable performance advantages
5: Use cache manifest for live sites, not just offline apps
6: Enable hardware acceleration to enhance visual experience
7: For CPU-heavy operations, Web Workers deliver
8: Use HTML5 Form attributes and input types
9: Use CSS3 effects instead of requesting heavy image sprites
10: WebSockets for faster delivery with less bandwidth than XHR
Microformats Wiki Informationen zu Mikroformaten und ihren jeweiligen syntaktischen Bedeutungen.
Browsermatrix zu HTML5 und CSS3 Techniken Welche Browserversionen unterstützen die neuen Webtechnologien