Optimieren von Web-Anwendungen

Kommentieren Jul 20 2009 .txt, .json, .md

Es gibt viele Wege nach Rom.

Genauso verhält es sich bei der Optimierung von Web-Anwendungen. Das geht von Komprimierung bis abspeichern des fertigen HTML Codes bis zum Verwenden von CSS Sprites.

Hier mal eine Liste mir Möglichkeiten dies zu verwirklichen:

How To Automate Optimization and Deployment Of Static Content

A lot of traffic between users and your site comes from the static content you’re using to set up the user interface, namely layout graphics, Stylesheets and Javascript files.

This article shows a method to improve the providing of static content for a web platform. Further, it will show you a way to automate the deployment of these files, so you can deliver them with least effort but with maximum performance.

This tutorial will take some time to set it up, but it’s going to save you hours of work in the future and will improve your page speed significantly.

via: smashingmagazine

Banana out