W
W
Worddoc2016-03-29 20:57:06
Angular
Worddoc, 2016-03-29 20:57:06

How to effectively learn angular js?

Hello. From native js, I smoothly make the transition to Angular js. I do not yet know how to study it effectively and quickly, because. no good material. Can anyone give advice on learning and throw links to tutorials / articles?

Answer the question

In order to leave comments, you need to log in

10 answer(s)
S
Sergey, 2016-03-29
@Worddoc

1) we continue to learn "vanilla JS", while reading about babel, es2015, etc.
2) when we look for information on the Internet, we take into account that now the current version of Angular is 1.5, the second Angular is in beta, so 90% of the information is outdated. I'll even say more - even the official documentation is outdated, you can find an updated version on the project's github in the pull requests.
3) https://github.com/gdi2290/ngExam - I recommend this list of topics of what you need to know about Angular (and not only).
4) https://github.com/AngularClass/NG6-todomvc-starter - here I tried to collect useful articles on what to learn and how + an example of a small modern application. Also in the ishus for NG6-starter it is discussed how best to prepare it.
5)https://habrahabr.ru/post/277087/ - about angular 1.5 and how I prepare angular.
Well, just don’t be dismissive of any reacts and embers - everyone’s ideology is approximately the same, all cool dudes use the component approach (because it’s convenient and logical for interface design), everyone has about the same vision about data-flow in applications etc. So you can also get acquainted with them, the react has a little more written about the components, for example.
Well, yes - be sure to read the documentation for angular. Perhaps not all at once, but the basic concepts to reveal. And to understand that that means "declarative representation".

R
rd96, 2016-03-30
@edward04

Dude, I've been tormented by similar questions for a long time, I understand you. No wonder the Chinese have built a cool economy.
Look, even our Belarusian tractors are forged by scoundrels. You take a screwdriver, unscrew it, then you try to assemble something similar without instructions.

R
rinatoptimus, 2016-03-30
@rinatoptimus

There is a megamind channel on Angular 2 on YouTube. Lessons from 2016.

D
dvig8xi, 2016-04-03
@dvig8xi

I bought a good book on skladchik - ng-book 2 -- The in-depth, complete, and up-to-date book on Angular 2
+ on the-complete-guide-to-angular-2 torrents from Udemy

V
Vanya Zyuzgin, 2016-03-29
@site2life

Of. dock

E
Elizaveta Borisova, 2016-03-30
@Elizaveta

Read the sources.

Y
ysaeredir, 2016-04-05
@ysaeredir

Here are good lessons, explains simply and clearly https://www.youtube.com/user/kudvenkat

U
Umid, 2016-03-30
@DarCKoder

Here is an article to get started on Angular https://habrahabr.ru/post/244925/

D
Denis Smirnov, 2016-03-30
@Groov3

It is better to wait for the release of the second version and learn from the office. docks =)

A
Alexey, 2016-04-20
@azovl

Take a couple of courses. Build a couple of projects. The next step is John Papa.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question