■ ReactJS: constructor()
Q. constructor() 사용 시에 super() 메서드를 사용해야 하는 이유
- 'this' is not allowed before super() error
A. http://cheng.logdown.com/posts/2016/03/26/683329
Q. constructor() 사용 시에 super() 메서드를 사용해야 하는 이유
- 'this' is not allowed before super() error
A. http://cheng.logdown.com/posts/2016/03/26/683329