DEV Community

Discussion on: How to start learning React.js

Collapse
 
markerikson profile image
Mark Erikson

Keep it simple! Don't worry about Redux, RxJS, or Babel at all yet. Focus on learning Javascript, and React by itself.

The "Getting Started" page in the React docs was just updated - you should start there.

Also, see my suggested resources for getting started with React, the list of resources in the Reddit /r/reactjs "Beginner's Questions" thread, and my React/Redux links list.

Collapse
 
oathkeeper profile image
Divyesh Parmar

Thank you first of all, and yes I'm more worried about starting to contribute to open source/Github as soon as I learn it.