For those looking to see React applied in a tiny project. I’m redoing the same project over and over 11 different ways. Last week using class components, this week calling an external endpoint, next week using Hooks.
I’ve rebuilt the tiny little JS project 7 different ways so far, and will rebuild…