They told you React requires "good knowledge of Javascript"

Well, they were right. React is keeping itself very lean as a render library, not getting into other areas where other libs / frameworks have gone before.
Therefor it heavily relies on Pure JS (ES6/7/+) as its engine.

However – WHAT parts of JS are most important to know in order to do React well?
Kent C. Dodds for the rescue:

X

Like what you see?

Sign up to our newsletter to get more tips,
best practices and helpful solutions
straight out from our own experience in the Front-end world.

We won’t spam you and won’t sell your email to nobody. Scouts promise!

X