Tag: clean code
-
How To Write Cleaner and Maintainable Code
From Simple To Solid There are many different things that separate great code from a code that “does the job”, from the style guidelines to the maintainability and scalability of the code. In this post, we will work through a task and iteratively improve the code while asking ourselves some key questions that everyone should ask […]