Javascript ES6 Classes for Java Developers
I'm part Java part Javascript developer, so one of the first things I wanted to know when I saw the new ES6 classes
is what they can do, how are they similar to Java classes.
So these are my findings:
We will analyze:
Inheritance
Accessors
Static...
tomasalabes.me6 min read