Redirecting all URLs to their HTTPS WWW equivalents
Whether you’re a no-www or a yes-www person (you can guess which one I am based on the URL currently present on your address bar 🙂), one thing is certain – y...
Whether you’re a no-www or a yes-www person (you can guess which one I am based on the URL currently present on your address bar 🙂), one thing is certain – y...
Single-page applications (SPAs) are the standard these days, and two aspects are typically considered for their development:
Using animated gifs for spinner / loader animation can be quite convenient, and sites such as AjaxLoad allow you to create them to your liking. However, bein...
There are times when measuring pixels on-screen may be useful. This is especially true when following redline specifications (just make sure your browser zoo...
In web development, it is sometimes useful to alter files locally on the client (browser) side and test their behavior.