|
|
|
|
|
by bobspryn
5494 days ago
|
|
So I found Ashkenas full version of class inheritance in coffescript which simulates what I currently do with multiple crockford creates. In my test case crockford's create is seemingly faster for this, but I'm sure I'm missing something. Someone mind educating me here? http://jsperf.com/js-inheritance-test |
|