July 23, 2010
Ever since I started moving on from just developing websites to more complex web applications, I’ve learned different ways of optimizing your web application for speed and efficiency. It’s important to keep your web application running snappy, because as LinkedIn has found out: the likeliness at which visitors bounce is directly related to the performance of your web application. Inside you will read about six optimization tips that I commonly apply to my websites and web applications. These tips involve saving on HTTP requests as well as techniques on optimizing code.