Note: These are my personal notes for the presentation. Feel free to contribute or contact me for any clarifications.
- Do
npm install
before the talk starts. It's a lot of dead time...and you know WIFI issues.
Add
constructor() {
super();
this.state = {
robots: ['Proto Man', 'Mega Man']