* feat: add Set JavaScript content
* refactor: update links to the latest react documentation
This commit updates all links that referred to outdated(legacy) React documentation to the latest version
* [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>