Mario Cervera
Mario Cervera's Blog

Mario Cervera's Blog

Follow
Follow
homeBooksAbout
Tag

clean code

#clean-code

More content

Read more stories on Hashnode


Articles with this tag

Refactoring long lists of parameters

Feb 10, 20218 min read

There seems to be no agreement in the software engineering community about how many parameters are too many for a function. This should come to no...

Refactoring long lists of parameters

What is the essence of clean code?

Nov 16, 202010 min read

When we hear the term “Clean Code”, we usually think about the well-known book that was written by Robert C. Martin (also known as Uncle Bob): “Clean...

What is the essence of clean code?

7 non-obvious benefits of automated testing

Oct 26, 20205 min read

I started exploring the fascinating world of test automation seven years ago. Right from the start, it was clear to me that testing has important...

7 non-obvious benefits of automated testing