Categories
Old Archives

11 Ways to Speed Up Google Chrome

11 Ways to Speed Up Google Chrome

Categories
Old Archives

Browserhacks

Browserhacks Browserhacks is an extensive list of browser specific CSS and JavaScript hacks from all over the interwebs. Special thanks to Paul Irish’ comprehensive post and Nicolas Gallagher’s additions.

Categories
Old Archives

Tools and Downloads – Make the Web Faster — Google Developers

Tools and Downloads – Make the Web Faster — Google Developers There are many variables that affect a site’s performance. The tools listed below can help you discover those variables and improve your site. We recommend that you experiment with these tools. Multiple simple changes can improve the experience for your users around the world […]

Categories
Old Archives

Chrome Dev Tools: JavaScript and Performance | Nettuts

Chrome Dev Tools: JavaScript and Performance | Nettuts In this third part of our Chrome Developer Tools series, we’ll review how to modify and debug JavaScript. Optimization is an important part of the development process, especially for performance-critical applications. We’ll also discuss techniques for identifying potential bottlenecks in our code. As in the previous two articles, I’ll be focusing […]