Skip to content

Commit

Permalink
Merge pull request sadanandpai#20 from syedmouaazfarrukh/main
Browse files Browse the repository at this point in the history
Adding links to JS, TS, React Roadmap
  • Loading branch information
sadanandpai committed Feb 13, 2023
2 parents dbda20c + 69af35a commit 66465c1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
- 📗  [JavaScript Tutorial](https://www.javascripttutorial.net/)
- 📘  [JavaScript for Impatient Programmers](https://exploringjs.com/impatient-js/toc.html)
- 📘  [Just Javascript](https://justjavascript.com/)
- 📘  [JavaScript Roadmap](https://roadmap.sh/javascript)
- 🎥  [Complete JavaScript](https://www.udemy.com/course/the-complete-javascript-course/)
- 🎥  [Javascript Complete Guide](https://www.udemy.com/course/javascript-the-complete-guide-2020-beginner-advanced/)

Expand All @@ -80,6 +81,7 @@
- 📗  [TypeScript Tutorial](https://www.typescripttutorial.net/)
- 📗  [TypeScript Handbook](https://www.typescriptlang.org/docs/handbook/intro.html)
- 📘  [Programming TypeScript](https://www.oreilly.com/library/view/programming-typescript/9781492037644/)
- 📘  [TypeScript Roadmap](https://roadmap.sh/typescript)
- 🎥  [Understanding typescript](https://www.udemy.com/course/understanding-typescript/)
- 🎥  [TypeScript Course by ui.dev](https://ui.dev/typescript/)

Expand All @@ -92,6 +94,7 @@
- 📗  [ReactJS docs (beta)](https://beta.reactjs.org/)
- 📗  [ReactJS Tutorials](https://reactjs.org/tutorial/tutorial.html)
- 🎥  [Scrimba - Learn React for free interactively](https://scrimba.com/learn/learnreact)
- 📘  [React Roadmap](https://roadmap.sh/react)

<br>

Expand Down

0 comments on commit 66465c1

Please sign in to comment.