Effective Workflow Automation with Grunt [Step-by-Step Guide]
I’m a huge advocate of automation because it simplifies life significantly. Why spend time on repetitive tasks when you can automate them? This is e…
I’m a huge advocate of automation because it simplifies life significantly. Why spend time on repetitive tasks when you can automate them? This is e…
Javascript minification is a technique which condenses your script into a much smaller footprint. You lose human readability but you conserve consider…
Every once in a while a new tool arises and just as it suddenly appeared, it seeps down into oblivion. Not AngularJS though. While it’s been around …
<SELECT> is a HTML element that is used for selecting items using a drop-down list. It’s useful for when you have a very long list of items to…
With the advent of high-resolution screens on mobile devices, users have come to expect images that are sharp and detailed. This shift in expectations…
jQuery Mobile is one of the best frameworks to build a mobile friendly website and mobile application. jQuery ships with a number of user interfaces t…
It can’t be denied that real-time collaboration has become an essential part of the modern web. Google Drive is a great example of how simultaneous,…
Presentations are a great way to convey valuable and important information. Whether it’s for business, education, or marketing purposes, you have to…
I’ve delivered talks on Web Development and WordPress at various universities and schools, and a recurring issue is that audience members seated at …
Have you ever wished for a vast library of jQuery text effects that you can easily use to create a stunning and powerful landing page? Well, you’ve …
One of the best things about Photoshop is its easy-to-use guide lines that can be pulled from the rulers. Those guides can make the designing process …
There’s a lot of tutorials out there on how to make things draggable in a web page. jQuery is one of the easiest ways. You don’t even need the jQu…