I am going to improve the performance of my angular application. Therefore, I decided to use {{:: variable}} (> angular 1.3) more often. For translations, I used the link {{'key.header' | translate}}. Is performance improvement possible if I use {{: 'key.header' | translate}} or does angular know that these lines will not change?
thank
angular, , {{::variable}}. , , angular , ( ) . ,
{{::variable}}
less watchers = better performance
:
angular, ::, . ( ), , , .
::
:: angular, . :: - , .
Source: https://habr.com/ru/post/1650870/More articles:Why can't I map structure in C ++? - c ++ZooKeeper continues to receive EndOfStreamException, causing a failure - loggingbash echo-echo-end-and-end-end - bashСколько памяти должно использовать приложение React Native iOS? - iosUsing a single quote, for example Git commit refs in the documentation - gitA friend function killed by a circle includes - c ++including general title bar for ionic 2 / angular 2 - angularCan I use RelayJS and GraphQL without ReactJS? - reactjsHow to get root URL at startup in OWIN asp.net web api - asp.netIdeal image container: centered, compression ratio, compressible and grown to fit - htmlAll Articles