https://github.com/iamtalhaasghar/reactjs-developer-roadmap-for-beginners
A Simple list of courses which can help you become a ReactJS developer.
https://github.com/iamtalhaasghar/reactjs-developer-roadmap-for-beginners
react reactjs roadmap tutorial
Last synced: over 1 year ago
JSON representation
A Simple list of courses which can help you become a ReactJS developer.
- Host: GitHub
- URL: https://github.com/iamtalhaasghar/reactjs-developer-roadmap-for-beginners
- Owner: iamtalhaasghar
- Created: 2021-09-12T05:25:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-19T14:57:28.000Z (almost 5 years ago)
- Last Synced: 2025-01-21T04:08:51.726Z (over 1 year ago)
- Topics: react, reactjs, roadmap, tutorial
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Following this guide step by step is **_Highly Recommended_**.
This guide is for **_newbies_**. Yes I repeat **_newbies_**.
If you feel you are stuck and aren't learning anything or if you find this roadmap difficult at any point let me know by creating an **_Issue_**. I will update the roadmap with more easier and easy to follow tutorials.
_` Every successful person was once a beginner.`_
| Title | Length | Difficulty | Pre-Req | What to expect |
|-------| -------|--------------|---------------|---|
| [What Is React (React js) & Why Is It So Popular?](https://yewtu.be/watch?v=N3AkSS5hXMA) | 5min | Easy | None | A very easy and detailed Introduction to ReactJS |
| [React vs Angular vs Vue: What to Choose for Your Next Project](https://yewtu.be/watch?v=i8xsbYgMiBs) | 12min | Easy | None | Analysis of top three libraries / frameworks of Javascript |
|[JavaScript Tutorial for Beginners: Learn JavaScript in 1 Hour](https://yewtu.be/watch?v=W6NZfCO5SIk)|50min|Easy|Familiarity with cmd, shell or terminal and Familiarity with any other Programming Language|Learn Basics of Javascript and Node.js|
|[Object-oriented Programming in JavaScript: Made Super Simple](https://yewtu.be/watch?v=PFmuCDHHpwk)|1h3m|Moderate|Familiarity with Javascript and Basic OOP Concepts|Quick Javascript Object Oriented programming guide|
|[ES6 Tutorial: Learn Modern JavaScript in 1 Hour](https://yewtu.be/watch?v=NCwa_xi0Uuc)|50min|Moderate| At least 3 months of Experience in Javascript|Modern Javascript features/syntax/constructs a React Developer shall must know|
|[JavaScript Tutorials](https://yewtu.be/playlist?list=PLTjRvDozrdlxEIuOBZkMAK5uiqp8rHUax)|21 videos|Moderate|Familiarity with Javascript|A Quick Javascript Refresher|
| [React JS - React Tutorial for Beginners](https://yewtu.be/watch?v=Ke90Tje7VS0) | 2h25min | Moderate | Basic Javascript Programming, ES6, OOP in Java | Basic React Concepts explained with side by side development of a Shopping Cart Project |
| [React JS Crash Course 2021](https://yewtu.be/watch?v=w7ejDZ8SWv8) | 1h50m | Hard | Proficiency in Javascript | More Sophisticated Introduction to React with side by side development of a Task Tracker Project |