Dimitar Chakarov

Recent Posts

  • January 17, 2021

    Regular Expressions FTW

    A regular expression helper for Swift developers.

  • December 15, 2020

    Preparing the Way... for M1

    Eagerly awaiting my new MacBook Air I created a list of apps I need to install asap.

  • September 20, 2020

    Drop Pin in SwiftUI

    When my friend asked me to help her to translate her design into SwiftUI I thought it would be a piece of cake. It's just a bunch of circles, some text, and a custom shape in the middle.

  • May 23, 2019

    Me vs. Coffee

    From the moment the first thought about coffee appeared in my mind I knew the battle was lost. It didn't matter that it was night time. It didn't matter that I had had four cups of coffee at work already.

  • April 26, 2019

    Using Swift 5 Result Type With Alamofire 4

    If you are anything like me the second thing after downloading Xcode 10.2 for you would be to try out the new Result type. For me that meant changing this: