https://github.com/saifaustcse/react-developer-roadmap
React Developer Roadmap
https://github.com/saifaustcse/react-developer-roadmap
developer-roadmap react react-developer-roadmap react-roadmap
Last synced: 6 months ago
JSON representation
React Developer Roadmap
- Host: GitHub
- URL: https://github.com/saifaustcse/react-developer-roadmap
- Owner: saifaustcse
- Created: 2021-04-04T07:56:16.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-06T04:28:36.000Z (almost 2 years ago)
- Last Synced: 2024-12-10T04:26:52.372Z (about 1 year ago)
- Topics: developer-roadmap, react, react-developer-roadmap, react-roadmap
- Homepage:
- Size: 6.44 MB
- Stars: 164
- Watchers: 5
- Forks: 30
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Developer Roadmap
> Roadmap to becoming a React Developer in 2024:
Below you can find a chart demonstrating the paths that you can take and the libraries that you would want to learn to become a React developer. I made this chart as a tip for everyone who asks me, "What should I learn next as a React developer?"
## Disclaimer
> The purpose of this roadmap is to give you an idea about the landscape. The road map will guide you if you are confused about what to learn next, rather than encouraging you to pick what is hip and trendy. You should grow some understanding of why one tool would be better suited for some cases than the other and remember hip and trendy does not always mean best suited for the job
## Give a Star! :star:
If you like or are using this project to learn or start your solution, please give it a star. Thanks!
## Roadmap

## Resources
1. IDEs
- [visualstudio](https://visualstudio.microsoft.com/downloads/)
- [visualstudioCode](https://code.visualstudio.com/Download)
2. HTML
- [w3schools](https://www.w3schools.com/html/) HTML Tutorial
- [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/HTML) HTML: HyperText Markup Language
3. CSS
- [w3schools](https://www.w3schools.com/css/) CSS Tutorial
- [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/CSS) CSS: Cascading Style Sheets
- [fontawesome](https://fontawesome.com/) Official website
- [w3schools](https://www.w3schools.com/icons/icons_reference.asp) Icons Reference
4. JavaScript
_Basic_
- [w3schools](https://www.w3schools.com/js/default.asp) JavaScript Tutorial
- [developer.mozilla](https://developer.mozilla.org/en-US/docs/Web/JavaScript) JavaScript
- [javascript.info](https://javascript.info/) The Modern JavaScript Tutorial
- [htmlcheatsheet](https://htmlcheatsheet.com/js/) JS CheatSheet
_es6_
- [exploringjs](https://exploringjs.com/es6/index.html) Exploring ES6
- [es6-features](http://es6-features.org/#Constants) ECMAScript 6 — New Features: Overview & Comparison
- [jsfeatures](https://jsfeatures.in) jsfeatures
- [babeljs](https://babeljs.io/docs/en/learn) Learn ES2015
- [github](https://github.com/lukehoban/es6features) ECMAScript 6
- [github](https://github.com/sudheerj/ECMAScript-features) ECMAScript 6
_Style Guide_
- [github](https://github.com/airbnb/javascript) Airbnb JavaScript Style Guide
- [github](https://github.com/ryanmcdermott/clean-code-javascript) clean-code-javascript
_playground_
- [js-array-playground](https://js-array-playground.firebaseapp.com/) JavaScript Array Playground
- [jsfiddle](https://jsfiddle.net/)
- [plnkr](https://plnkr.co/)
- [jsbin](https://jsbin.com/?html,output)
- [codepen](https://codepen.io/pen/)
- [stackblitz](https://stackblitz.com/)
5. React
- [official website](https://reactjs.org/tutorial/tutorial.html)
- [React cheatsheet](https://devhints.io/react)
- [React Patterns](https://reactpatterns.com)
- [Using React in Visual Studio Code](https://code.visualstudio.com/docs/nodejs/reactjs-tutorial)
6. Routing
- [React-Router](https://reacttraining.com/react-router/)
- [Router5](https://router5.js.org/)
- [Redux-First Router](https://github.com/faceyspacey/redux-first-router)
- [Reach Router](https://reach.tech/router/)
7. Type Checkers
- [PropTypes](https://reactjs.org/docs/typechecking-with-proptypes.html)
- [TypeScript](https://www.typescriptlang.org/)
- [Flow](https://flow.org/en/)
8. Build Tools
- Package Managers
- [npm](https://www.npmjs.com/)
- [yarn](https://yarnpkg.com/lang/en/)
- [pnpm](https://pnpm.js.org/)
- Module Bundlers
- [Webpack](https://webpack.js.org/)
- [Bazel](https://bazel.build/)
- [Rollup](https://rollupjs.org/guide/en)
- [Browserify](http://browserify.org/)
- [FuseBox](https://fuse-box.org/)
- Task Runners
- [npm scripts](https://docs.npmjs.com/misc/scripts)
- [gulp](https://gulpjs.com/)
- [grunt](https://gruntjs.com/)
9. UI Design
- CSS Preprocessor
- [Sass/CSS](https://sass-lang.com/)
- [PostCSS](https://postcss.org/)
- [Less](http://lesscss.org/)
- [Stylus](http://stylus-lang.com/)
- CSS Frameworks
- [Bootstrap](https://getbootstrap.com/)
- [Materialize](https://materializecss.com/)
- [Material Design Lite](https://getmdl.io/)
- [Bulma](https://bulma.io/)
- [Semantic UI](https://semantic-ui.com/)
- CSS in JS
- [Styled Components](https://www.styled-components.com/)
- [Radium](https://formidable.com/open-source/radium/)
- [Emotion](https://emotion.sh/)
- [JSS](http://cssinjs.org/)
- [Aphrodite](https://github.com/Khan/aphrodite)
- UI Frameworks
- [material-ui](https://github.com/mui-org/material-ui) - React components for faster and easier web development
- [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) - Bootstrap components built with React
- [reactstrap](https://github.com/reactstrap/reactstrap) - Simple React Bootstrap 4 components
- [chakra-ui](https://github.com/chakra-ui/chakra-ui/) - Simple, Modular & Accessible UI Components for your React Applications
- [semantic-ui-react](https://github.com/Semantic-Org/Semantic-UI-React) - The official Semantic-UI-React integration
- [react-bulma-components](https://github.com/couds/react-bulma-components) - React components for Bulma framework
- [react-bulma](https://github.com/kulakowka/react-bulma) - React.js components for Modern CSS framework based on Flexbox
10. State Management
- [Component State](https://reactjs.org/docs/faq-state.html)/[Context API](https://reactjs.org/docs/context.html)
- [Redux](https://redux.js.org/)
- Async actions (Side Effects)
- [Redux Thunk](https://github.com/reduxjs/redux-thunk)
- [Redux Better Promise](https://github.com/Lukasz-pluszczewski/redux-better-promise)
- [Redux Saga](https://redux-saga.js.org/)
- [Redux Observable](https://redux-observable.js.org)
- Helpers
- [Rematch](https://rematch.gitbooks.io/rematch/)
- [Reselect](https://github.com/reduxjs/reselect)
- Data persistence
- [Redux Persist](https://github.com/rt2zz/redux-persist)
- [Redux Phoenix](https://github.com/adam-golab/redux-phoenix)
- [Redux Form](https://redux-form.com)
- [MobX](https://mobx.js.org/)
11. API Clients
- REST
- [Fetch](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API)
- [SuperAgent](https://visionmedia.github.io/superagent/)
- [axios](https://github.com/axios/axios)
- GraphQL
- [Apollo](https://www.apollographql.com/docs/react/)
- [Relay](https://facebook.github.io/relay/)
- [urql](https://github.com/FormidableLabs/urql)
12. Utility Libraries
- [Lodash](https://lodash.com/)
- [Moment](https://momentjs.com/)
- [classnames](https://github.com/JedWatson/classnames)
- [Numeral](http://numeraljs.com/)
- [RxJS](http://reactivex.io/)
- [ImmutableJS](https://facebook.github.io/immutable-js/)
- [Ramda](https://ramdajs.com/)
13. Testing
- Unit Testing
- [Jest](https://facebook.github.io/jest/)
- [Enzyme](http://airbnb.io/enzyme/)
- [Sinon](http://sinonjs.org/)
- [Mocha](https://mochajs.org/)
- [Chai](http://www.chaijs.com/)
- [AVA](https://github.com/avajs/ava)
- [Tape](https://github.com/substack/tape)
- End to End Testing
- [Selenium](https://www.seleniumhq.org/), [Webdriver](http://webdriver.io/)
- [Cypress](https://cypress.io/)
- [Puppeteer](https://pptr.dev/)
- [Cucumber.js](https://github.com/cucumber/cucumber-js)
- [Nightwatch.js](http://nightwatchjs.org/)
- Integration Testing
- [Karma](https://karma-runner.github.io/)
14. Internationalization
- [React Intl](https://github.com/yahoo/react-intl)
- [React i18next](https://react.i18next.com/)
15. Mobile Application Development
- [React Native](https://facebook.github.io/react-native/)
- [Cordova](https://cordova.apache.org/)/[Phonegap](https://phonegap.com/)
16. Desktop Application Development
- [Proton Native](https://proton-native.js.org/)
- [Electron](https://electronjs.org/)
- [React Native Windows](https://github.com/Microsoft/react-native-windows)
17. Virtual Reality
- [React 360](https://facebook.github.io/react-360/)
## Contribution
If you want to contribute to this project to make it more helpful for other React developers, your help is very welcome!
Just file an issue, better yet: submit a PR! 🙂