Ads and the Issues with Adblockers

Ads vs AdBlockers
The real issue is that they did not ask you about this and there is no a way to op-out from it. In fact, the browser has a way to tell websites not to track with “Do Not Track”. But, is up to the websites to respect the request.

Gulp Introduction for Web Designers

Gulp is a task runner that helps to organize and run tasks automatically. Some of the tasks that can be performed by Gulp are minification, image compression, adding vendor prefixes, compile templates, convert markdown to HTML, compile CSS Preprocessors like LESS or SASS, etc.