Refactoring code - A case study (#1 - Response handling)
August 14, 2018
- #javascript
- #clean-code
- #refactoring
Recently I stumbled upon a very interesting code sample which I had to review. As I'm a huge clean code advocate, I'll dissect the small code piece with you and explain several techniques that help to write clean, human-readable and maintainable code.