[keycloak-dev] Upgrade Angular?
Stan Silvert
ssilvert at redhat.com
Tue Aug 18 15:59:47 EDT 2015
We are using AngularJS 1.2.13. The latest version is 1.4.4.
The reason I ask is because I am a little worried about performance as
we begin to use angular-translate. We are going to end up with a lot of
$$watchers, which will eventually make the UI sluggish.
There is a solution starting with Angualr 1.3 that lets you specify a
one-time-binding using double colons like this {{ ::value }}.
Any reason why we can't upgrade?
Stan
More information about the keycloak-dev
mailing list