Extract Class Refactoring
Refactoring is perhaps a task that we, as developers, are doing the most. Often, we need to create a new type, whether to organize some data or extract a functionality we want to reuse.
In both cases, the usual path developers take is to open the pro...
jovmit.dev2 min read