Rodrigo
Rodrigo's Tech Life

Rodrigo's Tech Life

Follow
homeTestingOther articlesnewsletter
Tag

clean code

#clean-code

More content

Read more stories on Hashnode


Articles with this tag

Refactoring vs. Optimization

Jan 26, 202211 min read 311 views

What's the difference? ยท The previous article discussed the cost of owning a mess, why good code is important, and how we can improve and prepare the...

Refactoring vs. Optimization

Comments are useful. You just need to learn when to use them

Mar 22, 20217 min read 1.3K views

Perhaps you may have heard some of the following statements: "Code needs to be self-explanatory" "Comments are useless" "Don't write comments in your...

Comments are useful. You just need to learn when to use them