1050 Views
In this post, we will look at template expressions in Angular and learn how to optimize them to speed-up performance Template expressions were, for me, one of the most useful features when I started using Angular in 2017. Define your data /property in your component and render it on the component using your double curly braces - that was awesome.
0 comments