When working on a big size web based application, static files (Javascripts, Stylesheets and Images) are something you should handle with care. While you're back-end can be a breeze for server, a front-end without best practices can cause your website to load slow thus resulting in loosing visitors/customers. There are many tips that can make your website load much faster and In this article I am going to write about how you can adopt those techniques.