RubyFlow The Ruby and Rails community linklog

How to write Clean Code?

Lessons Learned about Clean Code book of Uncle Bob

  • What is Clean Code?
  • Write meaningful Names
  • Make a Function short and readable
  • Should you comment on bad code or rewrite it?
  • The benefit of Unit Test, Test Driven Development (TDD)

https://fullstackrubyonrails.com/blog/how-to-write-clean-code

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in