diff --git a/02_Day_Introduction_to_React/02_introduction_to_react.md b/02_Day_Introduction_to_React/02_introduction_to_react.md index f94fdb2..87032b4 100644 --- a/02_Day_Introduction_to_React/02_introduction_to_react.md +++ b/02_Day_Introduction_to_React/02_introduction_to_react.md @@ -68,6 +68,7 @@ To summarize: - React latest release is 16.13.1 - [React versions](https://reactjs.org/versions/) - React official documentation can be found [here](https://reactjs.org/docs/getting-started.html) +- [React Developer Roadmap](https://roadmap.sh/react) ### 2. Why React?