ホームページ > に質問 > 本文
在react中很多地方都用到constructor这个函数,我该怎样更好地去理解这个函数呢,
黄舟2017-04-10 17:36:22
应该是如何理解 es6 的 constructor,看一下es6 入门的 class就能明白了。
constructor