What is a code hotspot?
Intro
Not all lines of code have the same value. Some are most used than others, some are most changed than others, some are most critical than others.
For us as developers, it is very important to visualize and compare different files/classes/module...
ngarbezza.hashnode.dev4 min read