News

API The Class implementation is built on top of javascript prototype based inheritance and ECMA Script property descriptors.
One more difference are utility methods: "Class.construct" which allows to simulate "apply ()" on class cunstructor to init new instance with arguments list (see examples). getMethods and hasMethods ...
Private class fields are finally coming to JavaScript with no less than three separate TC39 proposals that define the new capabilities.