JavaScript classes introduced in ES6/2015

JavaScript classes introduced in ECMAScript 2015 are syntactical sugar over JavaScript’s existing prototype-based inheritance.

Source: Classes – JavaScript | MDN

As a backend guy, I don’t look at JS very often. This seems like a big improvement to readability. Like probably a lot of other people, I approached JS expecting it to be Smalltalk-style oop (like python/ruby) and was nonplussed. In fact it’s based on a different model altogether other examples of which you’ve probably never heard of.

FiveThirtyEight: The Real Story Of 2016

The Real Story Of 2016

Why, then, had so many people who covered the campaign been so confident of Clinton’s chances? This is the question I’ve spent the past two to three months thinking about. It turns out to have some complicated answers, which is why it’s taken some time to put this article together (and this is actually the introduction to a long series of articles on this question that we’ll publish over the next few weeks).