Tag Archives: optimize
Make your website faster with Optimizing JavaScript code

Make your website faster with Optimizing JavaScript code

Posted 19 August 2011 | By | Categories: How-to | No Comments

Recommended experience: Working knowledge of JavaScript Client-side scripting can make your application dynamic and active, but the browser’s interpretation of this code can itself introduce inefficiencies, and the performance of different constructs varies from client to client. Here we discuss a few tips and best practices to optimize your JavaScript code. Working with strings String [...]

Great tips for Making Websites Run Faster

Great tips for Making Websites Run Faster

Posted 24 June 2009 | By | Categories: Tools | No Comments

Installing a fast browser is not always enough to have a good experience when you browse the web: many web pages aren’t optimized for performance. To help webmasters improve their sites, Google launched a new section as part of Google Code: “Let’s make the web faster“, which includes useful articles, videos and downloadable tools.