<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Kotlin on Jose Flavio</title>
    <link>https://flavioquispe.com/tags/kotlin/</link>
    <description>Recent content in Kotlin on Jose Flavio</description>
    <image>
      <title>Jose Flavio</title>
      <url>https://flavioquispe.com/flavio-in-rome.png</url>
      <link>https://flavioquispe.com/flavio-in-rome.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 06 Apr 2022 10:00:00 +0000</lastBuildDate>
    <atom:link href="https://flavioquispe.com/tags/kotlin/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Understanding Layered Architecture in KMM, Part 4 — The Data Layer</title>
      <link>https://flavioquispe.com/posts/english/understanding-layered-architecture-kmm-part-4-data-layer/</link>
      <pubDate>Wed, 06 Apr 2022 10:00:00 +0000</pubDate>
      <guid>https://flavioquispe.com/posts/english/understanding-layered-architecture-kmm-part-4-data-layer/</guid>
      <description>Learn how to build the data layer in a KMM application. Master handling external and local data sources efficiently. Optimize API and database access in your project. Boost performance and code reuse.</description>
    </item>
    <item>
      <title>Understanding the Layered Architecture With KMM, Part 3 — The Domain Layer</title>
      <link>https://flavioquispe.com/posts/english/understanding-layered-architecture-kmm-part-3-domain-layer/</link>
      <pubDate>Tue, 05 Apr 2022 10:00:00 +0000</pubDate>
      <guid>https://flavioquispe.com/posts/english/understanding-layered-architecture-kmm-part-3-domain-layer/</guid>
      <description>Unlock the potential of Kotlin Multiplatform Projects with a focus on code reuse. Dive into the domain layer&amp;rsquo;s independence and discover how it empowers cross-platform development. Explore platform-specific code in androidMain and iosMain packages. Optimize concurrency with Kotlin Coroutines.</description>
    </item>
    <item>
      <title>Understanding Layered Architecture in KMM, Part 2 — Designing the Solution</title>
      <link>https://flavioquispe.com/posts/english/layered-architecture-kotlin-multiplatform-project-design-solution/</link>
      <pubDate>Mon, 04 Apr 2022 10:00:00 +0000</pubDate>
      <guid>https://flavioquispe.com/posts/english/layered-architecture-kotlin-multiplatform-project-design-solution/</guid>
      <description>Learn about Layered Architecture in Kotlin Multiplatform projects. Understand the separation of responsibilities and the importance of domain, data, and presentation layers. Explore tools like Ktor and SqlDelight for data handling. Build platform-specific UI using Jetpack Compose and SwiftUI.</description>
    </item>
    <item>
      <title>Introduction to Layered Architecture in Kotlin Multiplatform Projects</title>
      <link>https://flavioquispe.com/posts/english/introduction-to-layered-architecture-kotlin-multiplatform-project/</link>
      <pubDate>Sun, 03 Apr 2022 18:36:07 +0000</pubDate>
      <guid>https://flavioquispe.com/posts/english/introduction-to-layered-architecture-kotlin-multiplatform-project/</guid>
      <description>Discover the power of layered architecture in Kotlin Multiplatform projects. Explore the principles of clean architecture and its benefits for code organization. Gain insights on separating responsibilities and enhancing project scalability. Join the discussion on this exciting topic!</description>
    </item>
    <item>
      <title>Analyzing the algorithmic complexity of the Kotlin API’s distinctBy function</title>
      <link>https://flavioquispe.com/posts/english/analyzing-kotlin-disticnt-func/</link>
      <pubDate>Mon, 14 Mar 2022 02:03:19 +0000</pubDate>
      <guid>https://flavioquispe.com/posts/english/analyzing-kotlin-disticnt-func/</guid>
      <description>A few times when I’ve conducted technical interviews with candidates for Software Engineer roles at the company where I was working, I’ve come across people who actually know how they might filter or sort a list, however when I delve into the depth of the problem, I start to find difficulties.</description>
    </item>
  </channel>
</rss>
