<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ios - Programming adventures by sunshinejr</title>
    <link>https://sunshinejr.com/tags/ios/</link>
    <description>Recent content in ios - Programming adventures by sunshinejr</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 30 Apr 2020 19:01:01 +0200</lastBuildDate>
    
        <atom:link href="https://sunshinejr.com/tags/ios/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Different approach to Attributed Strings in Swift</title>
      <link>https://sunshinejr.com/2020/04/30/different-approach-to-attributed-strings-in-swift/</link>
      <pubDate>Thu, 30 Apr 2020 19:01:01 +0200</pubDate>
      
      <guid>https://sunshinejr.com/2020/04/30/different-approach-to-attributed-strings-in-swift/</guid>
      <description>Let&#39;s see how we can create a declarative, MVVM-friendly API for `AttributedStrings` that tells **what**, not **how** to render.</description>
    </item>
    
    <item>
      <title>Stop force unwrapping IBOutlets with @Delayed</title>
      <link>https://sunshinejr.com/2019/10/23/stop-using-iboutlets-today/</link>
      <pubDate>Wed, 23 Oct 2019 16:12:01 +0200</pubDate>
      
      <guid>https://sunshinejr.com/2019/10/23/stop-using-iboutlets-today/</guid>
      <description>Take a look at how Property Wrappers can remove the need of using both IBOutlets and force-unwrapping.</description>
    </item>
    
    <item>
      <title>SwiftyUserDefaults 4.0</title>
      <link>https://sunshinejr.com/2019/05/01/swifty-user-defaults-reborn/</link>
      <pubDate>Wed, 01 May 2019 18:01:10 +0200</pubDate>
      
      <guid>https://sunshinejr.com/2019/05/01/swifty-user-defaults-reborn/</guid>
      <description>After a year of work, we finally released version 4.</description>
    </item>
    
    <item>
      <title>Open Source Adventures #4 - Harvey</title>
      <link>https://sunshinejr.com/2019/03/05/open-source-adventures-harvey/</link>
      <pubDate>Tue, 05 Mar 2019 19:50:11 +0200</pubDate>
      
      <guid>https://sunshinejr.com/2019/03/05/open-source-adventures-harvey/</guid>
      <description>A retrospection of Moya&#39;s testing library.</description>
    </item>
    
    <item>
      <title>Open Source Adventures #3 - Carthage</title>
      <link>https://sunshinejr.com/2018/05/08/open-source-adventures-carthage/</link>
      <pubDate>Tue, 08 May 2018 17:09:10 +0200</pubDate>
      
      <guid>https://sunshinejr.com/2018/05/08/open-source-adventures-carthage/</guid>
      <description>When there is a problem with a certain library in a certain package manager, should it be resolved by a library or the package manager itself? 🤔</description>
    </item>
    
    <item>
      <title>Scaling Moya in production</title>
      <link>https://sunshinejr.com/2018/04/11/scaling-moya-in-production/</link>
      <pubDate>Wed, 11 Apr 2018 17:01:01 +0100</pubDate>
      
      <guid>https://sunshinejr.com/2018/04/11/scaling-moya-in-production/</guid>
      <description>There is a big misconception that Moya is not scalable in the real world. People often see it as a &#34;big enum of death&#34;. Today, I want to show you that this is in fact not true at all.</description>
    </item>
    
  </channel>
</rss>