#clean-code
Read more stories on Hashnode
Articles with this tag
Almost all the time is a bad decision to use Strings in conditionals because you will have no help from the compiler to alert you when you typed them...
I already wrote about naming conventions in a past article but I wanna explore a little more because I think this topic is very important for every...
Continuing the powerful coding practices series, today I will talk with two simple concepts that can greatly improve the readability of our...
Recently I got a new job as an iOS developer and felt the need to refresh my knowledge in Swift because I was mainly coding in Javascript and Flutter...
Everyone can write code with the right focus to learn the basics. Good developers can write code that solves big problems in real life. But the best...