Get the Code:
In this part of my code refactoring tutorial I will cover how to turn an implied tree structure into a composite pattern.
What do you do when you want to model a tree structure? You can either list the info as primitives and then search through them for what you want or you can create objects that represent each level of the tree with the composite pattern.
16 views
517
150
2 months ago 01:55:34 1
Тяжёлый функциональный рефакторинг: как сделать код лучше и не сойти с ума / Павел Аргентов (Evrone)
3 months ago 00:45:13 1
How to make Legacy Refactoring Fun Again / Tomáš Votruba (Czech & Slovak PHP Community Pehapkari)
3 months ago 11:41:27 4
Clean Architecture (чистая архитектура, все для проекта любого размера, принципы, мышление)
3 months ago 00:02:05 1
AI refactoring with CodeScene ACE | Tutorial | AI Coding Assistant