* [Build] React Roadmap
Additional Suggestions for 103 Refs
1. Web Dev Simplied - a youtube video that explains the use of refs and what it can do for us
2. A content blog from 'Dmitri Pavlutin' website
* [Build] 104-React Events
I've added an additional description text in the main markdown file to help other learners/readers
keep in mind how important it is to make sure that we write code that is easy to understand. Do take
a look.
* Update src/roadmaps/react/content/103-rendering/104-events.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* [Build] React Roadmap
1. Came across two other interesting topics related to props and state in react
2. Would like to suggest that we add these to the list as well as they highlight something important
3. One is from robinwieruch and the other from Dominik Dorfmeister (TkDodo)
* [Build] React Roadmap Contributions
1. Added one topic for Composition vs Inheritance
2. Added topics for Props vs State
3. Added topic for Render Props