Yonatan Karp-Rudin
Yonatan Karp-Rudin

Yonatan Karp-Rudin

Follow
homeCode SmellsJVMSpring-BootAboutnewsletter
Tag

Programming Tips

#programming-tips

More content

Read more stories on Hashnode


Articles with this tag

Kotlin Code Smell 2 - Functions Are Too Long

Dec 1, 20221 min read

Humans get bored beyond line 10... ยท TL;DR: Refactor and extract functions longer than 5-10 lines of code. Problems Low cohesion High...

Kotlin Code Smell 2 - Functions Are Too Long