<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[Swift for JavaScript Developers Course]]></title>
        <description><![CDATA[Swift for JavaScript Developers Course]]></description>
        <link>https://www.swiftforjs.dev</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Tue, 17 Mar 2026 00:28:18 GMT</lastBuildDate>
        <atom:link href="https://www.swiftforjs.dev/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Is async await a replacement for Combine]]></title>
            <description><![CDATA[In this blog post I want to explore the idea "Is async/await a replacement for Combine in Swift".]]></description>
            <link>https://www.swiftforjs.dev/blog/async-await-replacement-combine</link>
            <guid isPermaLink="true">https://www.swiftforjs.dev/blog/async-await-replacement-combine</guid>
            <pubDate>Thu, 02 Feb 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How To Use style-dictionary to manage colours in SwiftUI]]></title>
            <description><![CDATA[In this blog post I am going to talk about how you can use Style Dictionary to manage colours across a SwiftUI and Web project.]]></description>
            <link>https://www.swiftforjs.dev/blog/style-dictionary-colours-swiftui</link>
            <guid isPermaLink="true">https://www.swiftforjs.dev/blog/style-dictionary-colours-swiftui</guid>
            <pubDate>Thu, 12 Jan 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Use Hot Module Reloading in Swift]]></title>
            <description><![CDATA[Hot Module Reloading can save you hours of development each day. It works by only compiling parts of your application that have changed instead of having to recompile the entire application each time something changes.]]></description>
            <link>https://www.swiftforjs.dev/blog/hot-module-reloading-in-swift</link>
            <guid isPermaLink="true">https://www.swiftforjs.dev/blog/hot-module-reloading-in-swift</guid>
            <pubDate>Fri, 15 Jul 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[SwiftUI Charts in iOS 16]]></title>
            <description><![CDATA[In this blog post, I will be walking you through SwiftUI Charts, a framework introduced at WWDC22 for creating charts in your applications.]]></description>
            <link>https://www.swiftforjs.dev/blog/swiftui-charts-wwdc-2022</link>
            <guid isPermaLink="true">https://www.swiftforjs.dev/blog/swiftui-charts-wwdc-2022</guid>
            <pubDate>Mon, 11 Jul 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Why React Native Has Split Opinions]]></title>
            <description><![CDATA[I believe React Native is still the most cost-effective way for developers and businesses to build cross-platform apps in 2022 across iOS, Android and Web.]]></description>
            <link>https://www.swiftforjs.dev/blog/why-react-native-split-opinions</link>
            <guid isPermaLink="true">https://www.swiftforjs.dev/blog/why-react-native-split-opinions</guid>
            <pubDate>Fri, 01 Jul 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The New Transferable Protocol In Swift]]></title>
            <description><![CDATA[The Transferable Protocol is a new addition in Swift allowing custom content types to be shared across the Apple operating systems.]]></description>
            <link>https://www.swiftforjs.dev/blog/transferable-protocol</link>
            <guid isPermaLink="true">https://www.swiftforjs.dev/blog/transferable-protocol</guid>
            <pubDate>Tue, 14 Jun 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[SwiftUI 4 New Navigation API]]></title>
            <description><![CDATA[WWDC22 brings a lot of welcome improvements to SwiftUI and in this blog post I will talk about improvements to the Navigation API.]]></description>
            <link>https://www.swiftforjs.dev/blog/swiftui-4-new-navigation-api</link>
            <guid isPermaLink="true">https://www.swiftforjs.dev/blog/swiftui-4-new-navigation-api</guid>
            <pubDate>Thu, 09 Jun 2022 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>