16h ago
Is there a specific signal you look for before refactoring?
For example:
High complexity?
Hard to understand logic?
Bugs increasing?
Curious how different developers decide this
2
4
Hey everyone
I ve been working on Complexity Indicator a VS Code extension that helps visualize code complexity in real time.
I m curious how do you currently track or manage code complexity in your projects?
Do you rely on tools?
Code reviews?
Or just intuition?
0
3
5h ago
1
67