Angular JS: what are the problems / issues using Angular?

What pitfalls / problems / pains can I expect when I start building real and more complex applications using Angular? I am in a new job and recommend recommending Angular (and Bootstrap) as the basis for building all of our web applications. After almost 1.5 years of working with backbone.js, I know that I do not want to use it ... We have Node + MongoDB back end and no real investment in any client-side stack. One unique thing is that we have some big data - one collection that will reach 10 gigs the size of hundreds of millions of records ... I read and played with Angular for the past two weeks or so and was actually did not find anything wrong.

+5
source share
1 answer

Actually no errors :)

Regarding the likely lesser explanation for fanaticism: AngularJS (as far as I could tell) is much more stubborn than the backbone - most processes are dead easy to execute (display data, handle interactions), but follow a few to do so. Presumably , this makes angularJS harder to bend your specific criteria than the trunk, but I found that it is not. In addition, some system flaws quickly disappear, as they are developing rapidly.

: angularJS, , , ( , )... , , , . angular -ui , angular.

( , , ), 4- angular 1.1.4, , , :)

: , . - , , ( , - , - " " , , )

, !

+5

All Articles