Study Angular 1 or 2

Asked

Viewed 1,306 times

-3

I am very 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 to leave Jquery and go to Angular, mainly to develop applications with IONIC 2, because my studio has had a lot of demand. I have some doubts:

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

2- Even for websites other than Singlepage, Angular is a strongly recommended framework, sure?

3- Angular is the framework that I really must dedicate myself to, or do you mean to have some other that can become more used than it in the near future?

2 answers

2


1 - Angular JS (Angular 1) is totally different from 2, it has been reworked, so I advise starting to the 2.

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

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

  • Thank you, as I work alone, listening to third party opinions is always good! Give me more confidence to start, because I’ve already seen that I’ll have a lot of work to learn!

  • 1

    Dispose. Surely always seek opinions is the Ideal. Really can focus on Angular, Framework very useful and that tends to grow more and more.

  • Remembering that Angular2 is in BETA, that is, it is not recommended for production.

  • If in your day-to-day life you support other systems maybe it is better to understand a little Angular1 in case you take a project done in it, because I believe there is a lot running with Angular1 and it is completely different from 2, the same thing I say of IONIC 2, it is very worth learning, but in case to give a maintenance in an old code you can find difficulties, even the way you start the app or use the routes are very different, it is worth seeing the basic at least.

1

Taking into account your questions, yes angular js is a very agile framework because with it it is possible to use modules and apply directly to your html, thus 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 easier and much when compared to the first version.

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

Browser other questions tagged

You are not signed in. Login or sign up in order to post.