This post discusses code smells in Angular related to maintainability, including module boundaries and the DRY principle, handling imports without module resolution, multiple responsibilities in components, utility functions in services, nested subscriptions, and mutable vs. immutable operations.

8m read timeFrom medium.com
Post cover image
Table of contents
Code smells in Angular — Deep Dive — Part IISumming Up
1 Comment

Sort: