Aaron Nan

Results 15 comments of Aaron Nan

@DlLucky 你说的很对 经过验证,我发现之前参考的 [medium](https://medium.com/dailyjs/demystifying-memory-usage-using-es6-react-classes-d9d904bc4557) 上的原文有错误的地方  ![image](https://user-images.githubusercontent.com/17287124/61941480-29242500-afca-11e9-8a58-1e9e6082a63d.png) 这与下面的验证不符 ```js class A { constructor(){ this.fn = this.fn.bind(this); } fn(){ console.log('base'); } } const a =new A(); a.fn() // base A.prototype.fn() //...

方法是他想出来的:@hongzzz 😄

@hongzzz 最近太忙,我得挤时间更新下 😈

假,已经辟谣了。只是个卖vpn造的谣

😂 I was wondering why no star number