Category: Angular JS
-
Improve Angular JS performance
Introduction Angular is a powerful framework which gained lot of traction in the client side development in recent years and it is fun to work with. There are lot of things I like about Angular JS. Below are my most favorites Declarative Syntax SPA out of the box Testability Dependency Injection Recently I learned one trick which could potentially improve the…