K
K
Kettle King2021-02-05 19:15:05
JavaScript
Kettle King, 2021-02-05 19:15:05

At what level should your javascript be to move on to learning the framework (vue, react)?

Everywhere I read that a big mistake of a novice front is a too quick transition to the framework without having mastered js. So at what level or what do you need to be able to move on to frameworks?

Answer the question

In order to leave comments, you need to log in

7 answer(s)
D
Dr. Bacon, 2021-02-05
@bacon

There are implementations of ToDo for almost everyone, you open them, if in general terms it is clear what is happening, then it is ready, if it is not clear, but it became clearer in half an hour of googling, then it is also ready.

A
Alex Glebov, 2021-02-05
@SkiperX

At the level of knowledge of the first 2 sections of learn.javascript.ru and understanding of asynchrony

V
Vladimir, 2021-02-05
@Casufi

If you understand everything that is written in the original documentation for the framework, and why it is written, you can start learning. The most important thing is not to stop at the study of theory.
At interviews, people who rushed into learning freyvok and scored on JS Core look sad, too many crutches come out from under their keyboard.

T
Tigran Abrahamyan, 2021-02-05
@TAbrahamyan

After writing the calculator

Y
Yaroslav, 2021-02-05
@xenon

I think it is necessary to teach at an insufficient level. Then the level at the same time in the right places will be tightened.

S
Saboteur, 2021-02-06
@saboteur_kiev

Everywhere I read that a big mistake of a novice front is a too quick transition to the framework without having mastered js. So at what level or what do you need to be able to move on to frameworks?

On any. Just moving on to the framework, do not forget to continue learning JS
Well, they get a job already having mastered both.

V
Vladislav, 2021-02-07
@SlavaMaxwell

If you know what functions, events, work with dom, ajax, in general, the js base is, then you are ready

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question