Here you can find a focus on how putting HTML5 and CSS3 to use today can make your web apps more responsive.
- Tip 1: Use web storage in place of cookies
- Tip 2: Use CSS Transitions instead of JavaScript animation
- Tip 3: Use client-side databases instead of server roundtrips
- Tip 4: JavaScript improvements lend considerable performance advantages
- Tip 5: Use cache manifest for live sites, not just offline apps
- Tip 6: Enable hardware acceleration to enhance visual experience
- Tip 7: For CPU-heavy operations, Web Workers deliver
- Tip 8: HTML5 Form attributes and input types
- Tip 9: Use CSS3 effects instead of requesting heavy image sprites
- Tip 10: WebSockets for faster delivery with less bandwidth than XHR
For details Please visit : http://www.html5rocks.com/tutorials/speed/quick/
Thanks.
No comments:
Post a Comment