Code Architecture - Refactoring a Script as a Walk-Through to the Beginnings of Code Libraries
This article is about creating a cohesive coding experience through code structure. It intends to organize code in such manner as to increase scalability while decrease maintenance. I will walk through refactoring a piece of working code by going bey...
