L
L
lukoie2015-09-02 16:19:49
JavaScript
lukoie, 2015-09-02 16:19:49

What do you need to learn first for a JS/Node junior?

In short, fate is pushing, probably, to turn to writing code.
Soul looks more towards something like Node.
Persistent dislike for bulky products like dotnet and java.
There is not so much experience in programming - basically it is a correction of the code here and there for sites, and writing small sites on the knee to order.
Dofiga experience in prepress.
So, I think to come like this to one company, they say, "here I am."
What would I need to initially get in order to eventually get to the node and get a normal profit from this?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
N
Nikolay Marinkin, 2015-09-02
@NicoBurno

Just start writing real code on real projects. I speak from my own experience...
If you can write the simplest functionality WITHOUT PLUGINS (but at least with jQuery) on your own in the form of carousels, modal windows, animations, sending AJAX requests, in general, everything that is necessary for sites of the "landing" level - then you are no longer Code Monkey, but a full-fledged Junior capable of independently completing the simplest projects.
After that, you can drop jQuery for learning purposes. As soon as you feel comfortable with native JS, you can start node.js

E
Elizaveta Borisova, 2015-09-02
@Elizaveta

Show the company / vacancy, the level of requirements may be different.
It is not very clear whether you find a job or are talking about profit in other ways.
First, just JS, as written above. For employment, it is very important to carefully collect projects and tasks that you performed, commit to github. be ready to pass technical interviews, and promptly complete test tasks (if required).
I can tell you more on skype.

P
Pavel Volintsev, 2015-09-02
@copist

What tasks a beginner needs to be able to perform in JS (for a NodeJS developer, what is marked " important " is necessary, including operations on the DOM)
To strengthen backend development skills - a multi-user application with a server in Node and a client in JS (angular, durandal, aurelia, backbone ), for example, some game, at least checkers or sea battle.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question