React 102
So, you’ve learned the basics of React, then when you finally started using you started falling for one pitfall after another. Well, you’re in the right place... finally!
Link to the article:
https://dev.to/noriller/react-102-basic-data-flows-2lcp
How to use
You'll need installed:
- pnpm
(or install with npm or yarn)
Then:
pnpm install
pnpm devCheck the code and the output and happy hacking! :)