Craig
Results
3
issues of
Craig
Any plans to publish solutions to the exercises?
After a ts-migrate on my project, I observed react classes with `setState: any` would compile to have `this.setState = void 0;` in their constructor, leaving you with "TypeError: this.setState is...
bug
 unsure if this is your intention