C
C
colorkid2017-02-16 11:01:22
JavaScript
colorkid, 2017-02-16 11:01:22

When should you learn a framework?

Hello.
The question has been bothering me for a long time. The situation is the following.
I am now a typesetter with good knowledge and skills of typesetting, I do typesetting for work. Knowledge of JS is basic, well, at the level of all sorts of manipulations with the DOM, with arrays, etc., as an example on codewars, I solve level 6 cuts, and the fifth level is already with a creak and not all.
My goal is to become a full-fledged frontend developer. Now in the labor market in 95% of cases they ask / require knowledge of at least one JS framework. I haven’t dealt with them yet, because I don’t think that my JS skills are at a sufficient level to learn the framework.
I myself look at VUE JS and think to do it, they say it is simpler and more promising. From here the question is:
Tell me what I need to know/understand/be able to apply from vanilla JS so that my level is sufficient to learn fashion frameworks like angular/react/vue?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
sim3x, 2017-02-16
@sim3x

You open an angular lesson on an off site
You look at the code
The code is clear = it is worth studying
The code is not clear = you go to finish learning (learn)

I
iBird Rose, 2017-02-16
@iiiBird

1) vue
2) react
3) angular
this is how you can position the entry threshold. from easy to learn to difficult.
namely:
no one will tell you this except yourself.
ps I'll add that don't even look at vue. there is very little vue.js knowledge requirement in the market. choose immediately between react or angular

O
Oleg Gamega, 2017-02-16
@gadfi

Tell me what I need to know/understand/be able to apply from vanilla JS so that my level is sufficient to learn fashion frameworks like angular/react/vue?

average knowledge is enough (the higher the skill the better but still) + es6
the best metric is not stars on github, but the number of projects and vacancies, for a fan, you can learn anything for a career, something for which there is a demand
PS I don’t mind, neither vue nor anything else there are already projects on vue, but there are much fewer of them

E
Egor Zhivagin, 2017-02-16
@Krasnodar_etc

Vue has a low entry threshold, just start playing with it in a personal project

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question