React Prerequisites

Articles & Tutorials

JavaScript to Know for React (kentcdodds.com)
Aug 20, 2019
What JavaScript features you should be familiar with when learning and using React.
JavaScript fundamentals before learning React (robinwieruch.de)
Jul 18, 2018
The following walkthrough is my attempt giving you an almost extensive yet concise list about all the different JavaScript functionalities to complement your React application.
Take your ES6 in React to the next level (blog.jakoblind.no)
Jul 03, 2018
You are already using ES6 and you love it because it makes your code more expressive and readable. It’s time to take your ES6 skills to the next level!
Learning React: Is This ES6 or React? (zendev.com)
May 15, 2018
Knowing what is what can help tremendously in figuring out what to search for and where to learn it.
  • Kevin Bal

Courses & Video Series

React (tylermcginnis.com)
Jul 23, 2019
If you're serious about learning React, there's no better place to do it. Originally launched in 2016, this course has been taken by tens of thousands of developers and maintains an average rating of 4.8/5. Since then we've rebuilt it from the ground up to include all of the best practices and newest APIs for building professional React apps in 2019.
The Complete React Js and Redux Course - Build Modern Web Apps (packtpub.com)
Nov 16, 2018
Go from beginner to React.js expert by building an Instagram-like web app with React 16, React Router, Redux, and Firebase!
  • Rayan Slim
  • Rob Percival
React: ES6, ES2016, and Beyond (lynda.com)
Aug 14, 2017
Learn the newest versions of JavaScript—ES6, ES2016, and beyond—so that you can create more efficient and concise React components.
  • Carl Peaslee