Decomposition cheatsheet
WIP
The article is in the process of writing
To bring the release of the article closer, you can:
- ๐ข Share your feedback at article (comment/emoji-reaction)
- ๐ฌ Collect the relevant material on the topic from chat
- โ๏ธ Contribute in any other way
๐ฐ Stay tuned!
The role and meaning of decomposition
Problem? Costs of ignoring? How can it help? Why is it matter? Resistance to change
How to determine the scope of responsibility
Layers criteria
Examples
Tweet
GitHub
Design mockup
WIP
The article is in the process of writing
To bring the release of the article closer, you can:
- ๐ข Share your feedback at article (comment/emoji-reaction)
- ๐ฌ Collect the relevant material on the topic from chat
- โ๏ธ Contribute in any other way
๐ฐ Stay tuned!
Use the example of the layout to show how the logic is decomposed and transformed into an architecture with modules - with a specific file structure
See also
- (Thread) General logic for features and entities
- (Thread) Decomposition of swollen logic
- (Thread) About understanding the areas of responsibility during decomposition
- (Thread) Decomposition of the Product List widget
- (Article) Different approaches to the decomposition of logic
- (Thread) About the difference between features and entities
- (Thread) About the difference between things and entities (2)
- (Thread) About the application of criteria for decomposition
Was this page helpful?
Your feedback helps us improve the docs