0
comment
comment
on 4/12/2016 10:32 AM
After getting to know details about ng for the last months, I’ve come to appreciate some of the features of angular. You can write quite clean looking code if you know enough ng. From my personal point of preference, “scope” is a bit all over the place. I remember using angular for small project in 2012 not thinking much of it (angularjs shines for projects with a limited complexity).
Before trying to write an angular app
In order to get sort of a grasp of it there are things that you should read like ng[...]