Echo JS 0.11.0

<~>
[deleted news]
tracker1 469 days ago. link 1 point
Maybe worth mentioning...

    Foo.prototype = Object.create(null);

...to break default inheritance from Object.

Replies