# Componentizing Workflow for Angular

DevFeed: [Componentizing Workflow for Angular](<https://devfeed.tech/articles/componentizing-workflow-for-angular-21280.md>)

Original publisher: [Read original article](<https://juri.dev/blog/2015/12/componentizing-workflow/>)

Published: 2015-12-09T00:00:00Z

Content type: tutorial

Language: en

Sources: [Juri Strumpflohner](<https://devfeed.tech/sources/juri-strumpflohner.md>)

Topics: [Angular](<https://devfeed.tech/topics/angular.md>), [Refactoring](<https://devfeed.tech/topics/refactoring.md>), [Programming](<https://devfeed.tech/topics/programming.md>), [Library](<https://devfeed.tech/topics/library.md>)

Tags: [angular](<https://devfeed.tech/tags/angular.md>), [components](<https://devfeed.tech/tags/components.md>), [library](<https://devfeed.tech/tags/library.md>), [refactoring](<https://devfeed.tech/tags/refactoring.md>)

## AI overview

This tutorial presents a workflow for breaking a large static HTML block into smaller Angular components. It recommends identifying reusable or autonomous parts, extracting them into separate components, reassembling the application, and repeating the process until the components are reasonably sized and potentially reusable across applications.

## Source excerpt

Lorem ipsum dolor sit amet