Disrupting the Solar Industry
Refactoring is a software term. I’ve talked about it before in the context of the workplace. It means to take an existing section of code, or even an entire system, and completely replacing it while making sure it still performs the same function. It is typically done when needs change or outgrow the original functionality. Frankly, being …