Study angular 1 or 2 [closed]

-3

I'm pretty old, the first language I learned was in Action Script 1 (this in the early 2000s). Today I need to recycle myself and I want to start dropping Jquery and go to Angular, mainly to develop applications with IONIC 2, because my studio has had a lot of demand. I have some questions:

1 - Should I already go to Angular 2 or first understand Angular 1?

2 - Even for sites other than SinglePage, Angular is a heavily recommended framework, right?

3 -

Angular is the framework that I really should devote myself to, or do you understand have some other that can become more used than it in the near future?     

asked by anonymous 20.07.2016 / 16:04

2 answers

3

1 - Angular JS (Angular 1) is totally different from 2, it has been reformulated, so I advise you to go to 2 already.

2 - I work directly with Angular indifferent to the size of the project, for greatly speeding development.

3 - I think so, but there are other competitors, such as REACT. But angular is maintained by Google, so I always advise to follow it.

    
20.07.2016 / 16:14
1

Considering your questions, yes angular js is a very agile framework because with it you can use modules and apply directly to your html, so makes your own code in a scope, the ease with which it is applicable is very good.

Go straight to the latest version because it contains new features that make it much easier to compare with the first version.

And finally I believe that you should invest in it, as it tends to grow even more its use and application.

    
20.07.2016 / 16:21