Post

Clean Code

What is the clean code

Clean code is maintanable, source code must be:

  • readable and well structured
  • extensible
  • testable
This post is licensed under CC BY 4.0 by the author.