I like my components big
Read OriginalThe article advocates against prematurely breaking down Angular applications into many small components. The author prefers starting with larger components to avoid the complexity of excessive @Input/@Output bindings and wrong abstractions. They suggest refactoring into smaller components only for clear reasons like performance optimization or genuine code reusability, once the component's use case is well-defined.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser