sixflix: Detects whether a host environment supports ES6. Algorithm by Netflix

sixflix – 🎬 Detects whether a host environment supports ES6. Algorithm by Netflix. Read more

Similar

ES6 Overview in 350 Bullet Points

My ES6 in Depth series consists of 24 articles covering most syntax changes and features coming in ES6. This article aims to summarize all of those, providing you with …...

Read more »

Deferred Evaluation and ES6 Proxies

During my time at Finsify, we had to crawl from a large number of websites. Although each website was different, the core operations were the same: click on links, fill text fields, parse data from tables, and so on. And these operations should run in ser... (more…)

Read more »