V
V
Vadim Somov2017-05-24 18:37:28
JavaScript
Vadim Somov, 2017-05-24 18:37:28

What you need to know in javascript to start learning react?

What you need to know in javascript to start learning react?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
Oleg Lustenko, 2017-05-24
@fakey0u

  • basic syntax, built-in array methods, syntactic sugar as classes, es6+-
  • how the DOM functions,
  • event model,
  • why you need SPA
  • basic understanding of REST architecture

Z
zhiga, 2017-06-02
@zhiga90

you need to know that react is such a small library that will grow into a huge isomorphic monster that will be difficult for you to grow.
Learn vue.js Just open the Russian documentation and learn both vue itself and javascript itself

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question