videos about web development
30 Jun
30 Jun
29 Jun
25 Jun
This video explains how prefetching resources can reduce user-perceived latency.
25 Jun
This video presents ways to minimize reflow on web pages.
25 Jun
Learn how appropriate ordering of scripts and styles can speed up page loads.
25 Jun
This article provides a few easy tips that can help you to speed up your existing PHP scripts by making some simple changes.
25 Jun
HTML has some tags that are optional and can thus be omitted. In HTML 5, a shorter DOCTYPE and a few other techniques help reducing file size and load time of your HTML documents too.