Monday, June 17, 2013

I've finished reading "Refactoring: Ruby Edition"

Since this post, it has taken 17 months because I read it slowly with doing another coding or reading another book.

Fortunately, I have already done most of refactoring examples. But these three examples are not, so that this book is useful for me.

  • Introduce Class Annotation
  • Replace Type Code with State/Strategy
  • Introduce Expression Builder

No comments:

Post a Comment