blueantcorp.com
blog
  • Hiding third-party dependencies with protocols and extensions

    13 Feb 2019

    There are plenty of discussions on the Internet about using third-party dependencies in your apps. The first part of developers suggest ignoring the usage of libraries and write all the code yourself. The second part recommends using third-party dependencies to speed up app development.


  • Pattern Matching with case let

    06 Feb 2019

    Pattern Matching is the act of checking a given sequence of tokens for the presence of the constituents of some pattern. Swift has a particular keyword for applying Pattern Matching - case let. Let's dive into examples.


  • Creating DSL in Swift

    30 Jan 2019

    Let's start with the understanding of DSL acronym. Domain Specific Language is a language hosted by parent language to solve any specific area. An excellent example of DSL can be HTML which is DSL for creating web page markup.


  • Maintaining State in Your ViewControllers

    23 Jan 2019


previous | next

This site was built using Jekyll and is hosted on Github Photos from Unsplash and text generated with Hipster Ipsum. © 2015