-
How to use Firebase Remote Config and A/B testing on an iOS app(part II)
June 30, 2019 - 9 min readIn the previous article, we described the steps required to set up Firebase Remote Config and A/B testing. So, it is time to proceed with the implementat...
-
How to use Firebase Remote Config and A/B testing on an iOS app(part I)
June 22, 2019 - 5 min readThis article is part of a series on how to setup and integrate Firebase Remote Config and A/B testing on an iOS app. To illustrate and describe the proce...
-
Useful Curl features
January 6, 2019 - 5 min readHappy New Year everyone!! This is my first post of the year!! Today’s topic is a guide about some of the features of curl. Curl is a command line tool th...
-
A guide to SwiftLint
December 23, 2018 - 5 min readSwiftLint is a great tool to enforce Swift style and conventions. When working with different developers with different levels of experience and differen...
-
Xcode shortcuts and custom key bindings
December 7, 2018 - 4 min readA recent discussion with a colleague about the use of the Xcode shortcuts is the reason behind this blog post.
-
Download provision profiles with AppleScript
November 25, 2018 - 6 min readIn my try to empty my To-do list, one item that caught my attention and I decided to give it a try is AppleScript.
-
Save time with git aliases
November 10, 2018 - 3 min readThis is a blog post for those that don’t like using the computer mouse or trackpad, those who don’t use Sourcetree or other version-control tools to mana...