Follow
Darlan Tódero ten Caten

Darlan Tódero ten Caten

8 followers

Welcome! In this blog, I share knowledge about iOS Development with Swift.

Never rely on Strings for conditionals

Dec 14, 20206 min read 331 views

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...

Never rely on Strings for conditionals
Simple but powerful Coding Practices that you can adopt immediately: Consistent naming conventions
Quick tip: Improve your code blocks with a language tag
Simple but powerful Coding Practices that you can adopt immediately: Indentation & whitespace
Tools that I use (almost) every day to do my job as a developer
Simple but powerful Coding Practices that you can adopt immediately: Classes and Functions