TD;DR, Lazy Evaluation in Javascript object properties can be easily performed with Object.defineProperty().
Read more »
Developing a web application today is probably one of the best times to ever do so, at least, if you can figure out how to get your environment set up. Frameworks like Angular, Aurelia, React, and countless others are incredible tools, but there's a learn...
Read more »
Here's a few small readme and docs changes now that we're in Stage 3! I wasn't sure if there's particular wording we should be using for our new status, so I tried to keep it simpl... (more…)
Read more »
When scraping, we want to do a few things. Scrape slowly (but fast enough), use proxy, rotate ip address and rotate User-Agent header. With this, we may go unnoticed. User-Agent header is one of the… (more…)
Read more »