DEV Community

Sanchit Bhasin
Sanchit Bhasin

Posted on

Day 5, 6 - 100daysofcode

Uploaded the simple Pokemon game to Github pages
Live Demo
Also, learned about React state, how you can set and access state and why writing it in a class constructor is necessary
and also when using components state inside of a javascript function we have to bind the this keyword.

Forward ⏭ will be looking into - React State Patterns and the world of React Events.

It is not the best game and I'll be updating it in the future as my skill set grows

Top comments (0)