Nothing here yet.
Nothing here yet.
How long do you wait for a page to load? Not much time, I guess. You are not the only one who doesn't like to wait a long time until a page loads. In fact, page loading performance is one of the most important factors for a good user experience on th...

The most basic function of a web browser is to get a html file, along with an optional css, interpret them and display a page to the user. It is a complex process but it is based on basic principles that any developer can understand. In this post we ...
