|
|
|
|
|
by ltcoleman
4922 days ago
|
|
I applaud the effort that was taken to build this, but I would hope that none of my devs would approach me with wanting to implement inheritance in js. IMO the use case is very very small. I saw a presentation on this and the performance increase was not even an advantage with prototypes because you would have to call a js function 10,000s of times to gain anything. |
|