React and modern JS subjects

These are a few subjects you should look into for working with React and most modern JS.

let & const

Arrow functions

Destructuring

Rest/Spread operators

Classes

Modules (import/export)

Filter & Map & Reduce & Find

Promises

Basic Immutability