Control How Google Indexes Your Content with Meta Tags
There are many search engines out there but most of the time, site owners care about getting their site indexed on the almighty Google. One way to per…
If coding is the future, then you should get a head start here. We believe that age, gender, and background should not limit one's ability to learn to code. That's why we offer numerous posts on online resources, ebooks, environments, testing tools, and playgrounds to assist readers in acquiring programming skills.
We also have articles that delve into mobile app development, software development, open source, and web programming.
There are many search engines out there but most of the time, site owners care about getting their site indexed on the almighty Google. One way to per…
Javascript minification is a technique which condenses your script into a much smaller footprint. You lose human readability but you conserve consider…
CSS is the underlying language that gives websites its look. Although CSS is a straightforward language and easy to learn, it can be difficult to harn…
Note: This post was first published on the 24th Nov, 2014. One of the biggest conversations that is rife in cyberspace is about the ratio of women in …
Meta Tag is used to store a piece of information on a web page. Essentially, it is information about data. Its purpose is for browsers and search engi…
After a brief preview, Mozilla has officially launched Firefox Developer Edition, a browser tailored specifically for web developers. Though not offic…
The way we develop and code remotely has not changed much in the past few years. After all, the act of coding itself is something that requires attent…
Modern browsers have a lot of support for most CSS3 properties. You can essentially apply CSS animations, transformations and gradients among other th…
Over the past couple of years several coding playgrounds have popped up, much to our delight. These are web applications that allow real-time editing …
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…
While it’s true that there are many open source solutions that both companies and individuals can acquire and use at no cost, the notion that the ph…