RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

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