Build-a-camper-leaderboard - React Project

Would love feedback, particularly on use of state. Still wrapping my head around it and want to be sure I’m not abusing state.

https://stackblitz.com/edit/top-list?file=index.js

Thanks,
Matt

Pretty good. I like it.
I’ve not seen stackblitz before. Is it any good?

Yeah it’s really cool. You can embed React projects into your portfolio site, as opposed to just linking a git-hub project. I have a couple in the tabs on my current portfolio site, www.mattrisk.info. Its also real fun for testing small react components quickly, as opposed to having to completely setup a whole react project to test. I like it better than Codepen for react projects. You can also create Angular projects on stackblitz.

Matt

1 Like