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
Tools für UI-Designer Kleiner Helferlein, Anleitungen, Guidelines usw. für User Interface Designer
Bilddateien online in Base64 umwandeln Einfach die URL zu einem Bild eingeben und direkt im Anschluß den Base64-Code verwenden.