Swift: Conventions are good, strings are bad
Simplify your life by imposing additional conventions in Swift.
Simplify your life by imposing additional conventions in Swift.
Swift iflet and guard haters, you are welcome. I have an extension to the topic for you.
Coding practices at their worst. Rant about Swift first order functions being underutilized.
Coding practices at their worst. Rant about the decomposition in Swift.
Hello there, my sweet fellow developers, Sometimes you could write a code, that is not duplicated on the syntax level, but is...
More than 3 years passed since the first public announcement of Swift. So, it is a good idea to take a look at Objective-C in...
Do you hate Swift iflet and guard verbose syntax? I have a solution for you.
Why do developers tend to fill views in their view controllers? What about the better approach to MVC in Swift?