December 2016

Syntatic Sugar : Front End Trend

What is syntatic sugar? In computer science, syntactic sugar is syntax within a programming language that is designed to make things easier to read or to express. It…

Web Scrapping and Crawling Approach. How?

Essentially there are many approach to scraps. It depends on the client requirement and the goal. My favorite stack for scrapping are nodejs, cheerio,phantomjs, jquery, download, request, curl…