Yonatan Karp-Rudin
Yonatan Karp-Rudin

Yonatan Karp-Rudin

Follow
homeCode SmellsJVMSpring-BootAboutnewsletter
Tag

Strings

#strings

More content

Read more stories on Hashnode


Articles with this tag

Kotlin Code Smell 3 - String Abusers

Dec 2, 20221 min read

Cut the Strings: Embrace Objects for Simpler, Readable, and Maintainable Code ยท TL;DR: Use actual objects and abstractions instead of random string...

Kotlin Code Smell 3 - String Abusers