Posts
All the articles I've posted.
-
Practical Sourcery examples
Let's explore couple of atypical Sourcery use-cases.
-
Building captivating content reveal animation.
How can you leverage masking to build a captivating content reveal effect?
-
Supporting updatable assets
How often have you wanted to change some small setting in your application? Let's build a generic solution.
-
Hot Reloading in Swift
The year is 2040, and our newest MacBook M30X processors can compile large Swift projects perceivably instantaneously, sounds pretty amazing, right?
-
Exhaustive testing in TCA
As you probably know I’m also a big proponent of TDD/BDD, so let’s start by talking about what I don’t like about the way TCA does testing.
-
Code-Review best practices
No matter how experienced we are, we are bound to make mistakes in our work. This simple fact is one of the reasons why Code Reviews have become the...