Almost all the time is a bad decision to use Strings in conditionals because you will have no help fr...
I already wrote about naming conventions in a past article but I wanna explore a little more because...
Today I learned something very useful about code blocks on Dev.to (and it probably works on other blo...
Continuing the powerful coding practices series, today I will talk with two simple concepts that can...
Functions are one of the best and most essential tools we have to do our job as developers. Probably...
Recently I got a new job as an iOS developer and felt the need to refresh my knowledge in Swift becau...
Everyone can write code with the right focus to learn the basics. Good developers can write code that...
At the beginning of our career, every developer learns the if else conditionals and immediately start...