Fernando Martín Ortiz

Written by Fernando Martín Ortiz, a mobile engineer with great passion for learning, creating and communicating stuff. You should follow them on Twitter

  1. January 16, 2021

    I have worked with Core Data long time ago and left with a bad impression about the framework. I’ve never used it again (started using Realm…

  2. January 09, 2021

    The Container We call containers in SwiftUI to those views which can render other views passed by argument. Containers are central to…

  3. January 03, 2021

    What is the purpose of language constructs and software architectures in software development? The answer, in my opinion, is to bring more…

  4. December 13, 2020

    Do you have to test private methods? There is a lot said about this. Just check this thread. The short answer is no. The slightly longer…

  5. December 07, 2020

    Few things draw more my attention to programming than the ability to abstract complex domains and concepts behind concise, beautiful…