What do you think of Angular? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

What do you think of Angular?

13th Apr 2017, 7:08 PM
Grzegorz Kawalec
Grzegorz Kawalec - avatar
4 Answers
+ 14
it is powerful enough to build good web apps for two major reasons, although it has many more features. It really powerful when it comes to handling Data. you can save a lot of code by using Angular js. With modern Web apps requiring built around REST services. Angular Js provides access data from REST services by defaultUnit Angular Js was built to be testable. It uses dependency Injection design pattern to make it very easy for the developers to perform unit tests. Though, even if you can build great apps using Angular Js but you will still need help from other libraries like jQuery because it is not recommended to do heavy DOM manipulation using Angular Js, jQuery does it better. - Sheraz Lodhi
13th Apr 2017, 10:47 PM
Agus Mei
Agus Mei - avatar
+ 8
i dunno I like processing Js best so far
13th Apr 2017, 10:48 PM
Theprogrammers
Theprogrammers - avatar
+ 4
Which one? If we talk about Angular2 (or Angular4), then it's quite good for developing from scratch, but requires much effort to learn tricks. Angular and Angular 1.5 is old crap :)
14th Apr 2017, 3:55 PM
Anna Alimova
Anna Alimova - avatar
+ 2
As I understand, now "Angular"'s meaning includes both - Angular 2 and Angular 4. Angular 4 has more futures, which I think are best for SPA.
23rd May 2017, 11:23 AM
FullStacker
FullStacker - avatar