Posts tagged as:

Performance

Nowadays, reducing web page size to improve performance or to save bandwidth while still maintaining a good website design has become a pain for smart web developers or designers. This is because with the latest technologies that surfaced in the recent years ( JS Libraries, CSS3, HTML 5, etc. ) , developers tend to add more styling, effects through JavaScript or css in websites to make it more modern and stylish. The downside of this is that the web page size will increase and might take much time to load and on top of that, your server will use more bandwidth to deliver the content.

{ 4 comments }

Continue Reading