blog logo
CHICIO CODING
Coding. Drawing. Fun.
HomeBlogArtAbout me
blog logo
CHICIO CODING
Coding. Drawing. Fun.

clean code (6)

Clean Code: functions
Refactoring: a real case of a nested if structure transformed into a chain of responsibility
Clean Code: data structures vs objects and the law of demeter
Golden master testing aka Characterization test: a powerful tool to win your fight against legacy code
Code review: what it is and why it matters
Clean Code: meaningful names