This post discusses common code smells in Angular that negatively impact the runtime performance. It covers topics such as the default change detection strategy, binding methods in the template, using trackBy in ngFor, and avoiding memory leaks with multiple subscriptions.

8m read timeFrom medium.com
Post cover image
Table of contents
Code Smells in Angular — Deep Dive — Part ILinks

Sort: