Refactoring Your Code

Refactoring is the process of improving your code without alternating it's functionality. In this series, we'll refactor code to make it more modular, maintainable, and easier to understand.

13 Lessons | 3h 48m | Intermediate