angular-electron - Ultra-fast bootstrapping with Angular 4 and Electron (Typescript + SASS) :speedboat: (more…)
Read more »
When working with Angular, surely you have heard the one magic rule for your templates: Don’t call any methods. And there is good reason: The way Angular Change Detection works, your method will be called in every CD cycle. This can lead to massive perfor... (more…)
Read more »
Angular is a powerful framework. It has observables, it has TypeScript, it has dependency injection.... (more…)
Read more »
TL;DR The Angular team is deprecating support for Internet Explorer 11 in Angular v12 (to be released in May 2021 and supported through November 2022), and plans to remove support for this browser ... (more…)
Read more »