Classes in ECMAScript 6 (final semantics)

added by JavaScript Kicks
2/18/2015 2:07:44 PM

232 Views

Recently, TC39 decided on the final semantics of classes in ECMAScript 6 [2]. This blog post explains how their final incarnation works. The most significant recent changes were related to how subclassing is handled.


0 comments