<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Alex Pogrebnyak</title>
    <description>The latest articles on Forem by Alex Pogrebnyak (@alexpogrebnyak).</description>
    <link>https://forem.com/alexpogrebnyak</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F367850%2F73019ef7-3ba5-433a-8b98-2ab9c7dd6a68.png</url>
      <title>Forem: Alex Pogrebnyak</title>
      <link>https://forem.com/alexpogrebnyak</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/alexpogrebnyak"/>
    <language>en</language>
    <item>
      <title>Preparing to share a platform with experts from Twitter and Atlassian. 5–6 December we are going to DevFest Siberia!</title>
      <dc:creator>Alex Pogrebnyak</dc:creator>
      <pubDate>Sat, 05 Dec 2020 11:55:15 +0000</pubDate>
      <link>https://forem.com/alexpogrebnyak/preparing-to-share-a-platform-with-experts-from-twitter-and-atlassian-5-6-december-we-are-going-to-devfest-siberia-hmb</link>
      <guid>https://forem.com/alexpogrebnyak/preparing-to-share-a-platform-with-experts-from-twitter-and-atlassian-5-6-december-we-are-going-to-devfest-siberia-hmb</guid>
      <description>&lt;p&gt;This is one of the largest-scale IT events in Russia outside Moscow and St Petersburg. An international conference for developers and others: here we will be discussing Big Data, design, and strategy for digital products. Experts from the USA, Australia, India, Argentina, Israel and European countries are expected in Novosibirsk. &lt;/p&gt;

&lt;p&gt;Google Developer Groups and ‘Academpark’ are permanent sponsors of the conference. Academpark, known as the Novosibirsk equivalent of the Skolkovo Innovation Centre near Moscow, is a technopark where work is being done on bio/nanotechnologies and IT. &lt;/p&gt;

&lt;p&gt;The conference will be attended by over 900 people from across the world. Guests will include experts from Twitter, Airbus, Atlassian, JetBrains and other major companies. Speakers are due to give talks on various subjects: on the development of mobile apps, frontend, backend, information security and other subjects. &lt;/p&gt;

&lt;p&gt;Two experts from Ice Rock Development are also among the speakers. Naturally, they will be speaking about Kotlin Multiplatform. &lt;/p&gt;

&lt;p&gt;Our technical director, Alexey Mikhailov, will be: &lt;/p&gt;

&lt;p&gt;— Talking about Kotlin Multiplatform Mobile;&lt;br&gt;
— Addressing problems with the technology;&lt;br&gt;
— Telling the story of how we created the MOKO open-source libraries, and how they are now helping us with development. &lt;/p&gt;

&lt;p&gt;The topic of libraries will be further explored by Android developer, Aleksei Lobynia. He will focus in detail on MOKO widgets:&lt;/p&gt;

&lt;p&gt;— Talking about the library architecture;&lt;br&gt;
— Showing how to write UI using shared code;&lt;br&gt;
— Demonstrating application interfaces on Android and iOS, written using this library.&lt;/p&gt;

&lt;p&gt;For us, the conference is a chance to draw IT experts’ attention to multiplatform technologies. We believe that these need to be developed in consultation with others; the more developers are working on them, the more new ideas and solutions they will have to offer. &lt;/p&gt;

&lt;p&gt;Afterwards we will make sure tell you how it went! So, please subscribe to our public page and follow the news! &lt;/p&gt;

</description>
    </item>
    <item>
      <title>How the Kotlin Multiplatform saves development time. Personal experience of creating a quest application for KotlinConf 2019</title>
      <dc:creator>Alex Pogrebnyak</dc:creator>
      <pubDate>Fri, 06 Nov 2020 18:36:09 +0000</pubDate>
      <link>https://forem.com/alexpogrebnyak/how-the-kotlin-multiplatform-saves-development-time-personal-experience-of-creating-a-quest-application-for-kotlinconf-2019-18np</link>
      <guid>https://forem.com/alexpogrebnyak/how-the-kotlin-multiplatform-saves-development-time-personal-experience-of-creating-a-quest-application-for-kotlinconf-2019-18np</guid>
      <description>&lt;p&gt;Hi there! &lt;a href="https://icerockdev.com/" rel="noopener noreferrer"&gt;IceRock Development&lt;/a&gt; here.&lt;/p&gt;

&lt;p&gt;We would like to share our experience. We have been developing applications on the Kotlin Multiplatform for 2 years now. In 2018, we started implementing projects and made several important discoveries from the get-go. Among other things, we found out that the use of multi-platform technology saves a lot of time and effort.&lt;/p&gt;

&lt;p&gt;We were once again convinced of its effectiveness at KotlinConf 2019, which took place in Copenhagen. This is the largest event in the world for Kotlin programmers. They come together to conduct workshops, exchange experience and just have a good time with like-minded people.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fjcmujy85ra6lwolodl1u.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fjcmujy85ra6lwolodl1u.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;Yes, it is a bit crowded. Because the community of programmers comes from several dozen countries. Photo from the &lt;a href="https://kotlinconf.com/2019/photos/" rel="noopener noreferrer"&gt;official JetBrains website&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;JetBrains, the organizers of the conference and the creators of the Kotlin language, offered us a project. A new version of the language was presented at the conference. It allows users to write code, including for Apple smart watches. To demonstrate this functionality, we had to create an application for three platforms: iOS, Android and WatchOS.&lt;/p&gt;

&lt;h2&gt;
  
  
  A quest in the name of Kotlin: what we managed to do for the conference
&lt;/h2&gt;

&lt;p&gt;During the preparation for KotlinConf, we worked with JetBrains on the Kotlin Locator / Finder. This is a quest game where players had to run around Bella Center. Bella Center is the second largest conference center in Scandinavia that was rented out specifically for KotlinConf 2019 in Copenhagen! It brought together 1,700 developers from all over the world.&lt;/p&gt;

&lt;p&gt;The bottom line is this: players download the application and with the help of tips start looking for “magic points” that are marked with iBeacon tags. At these points, players can find interesting details about Kotlin: the history of the language, new tools, etc. The points are not that easy to find, as they appear only if the player approaches them at a certain distance.&lt;/p&gt;

&lt;p&gt;To complete the game, the players need to find 6 beacons in different places.&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Faeebzki71mjiccl7ezex.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Faeebzki71mjiccl7ezex.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;This is the Kotlin Locator / Finder interface on iOS for smartphones&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;JetBrains created a &lt;a href="https://github.com/Kotlin/kotlinconf-spinner/blob/find_proto/httpserver/src/hostMain/kotlin/server/PROTOCOL.md" rel="noopener noreferrer"&gt;multi-request server&lt;/a&gt; application based on the &lt;a href="https://github.com/Kotlin/kotlinconf-spinner/tree/find_proto" rel="noopener noreferrer"&gt;Kotlin Spinner&lt;/a&gt; Game. They called us and told us about the idea. The art lead started conjuring up the design while the technical director and a specialist took over the innards of the application.&lt;/p&gt;

&lt;p&gt;We negotiated the protocol with the server, drew a map and created the application architecture. We started developing on the iOS platform for smartphones. The first item in the terms of reference was a smart watch. But a version of Kotlin that allows coding for watches was released later. Therefore, the application for the watch was made after the application for smartphones.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F85culwbry1a0kasjzmyn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F85culwbry1a0kasjzmyn.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;This is what the Kotlin Locator / Finder interface of a smart watch app looks like&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;We tested everything. At the very end, an Android programmer was called in and only implemented the UI for Android. And voila – the application was ready.&lt;/p&gt;

&lt;p&gt;We would like to share our developments:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://github.com/JetBrains/KotlinFinder" rel="noopener noreferrer"&gt;application code&lt;/a&gt;;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://play.google.com/store/apps/details?id=org.jetbrains.kotlin.locator" rel="noopener noreferrer"&gt;application version for Android&lt;/a&gt;;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://apps.apple.com/us/app/kotlinconf-locator/id1487944666" rel="noopener noreferrer"&gt;application version for iOS&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In the process, we got some useful experience:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;It was the first time we used Kotlin / Native on WatchOS with compiler version 1.3.60. And everything worked out great!&lt;/li&gt;
&lt;li&gt;Debug interaction from common Kotlin code with iBeacon tags. We worked with the &lt;a href="https://github.com/Reedyuk/blue-falcon" rel="noopener noreferrer"&gt;Reedyuk / blue-falcon library&lt;/a&gt;. The library was eventually &lt;a href="https://github.com/icerockdev/blue-falcon/" rel="noopener noreferrer"&gt;forked&lt;/a&gt; and refined. Some of the changes were transferred to the author of the original: &lt;a href="https://github.com/Reedyuk/blue-falcon/pull/22" rel="noopener noreferrer"&gt;search for devices&lt;/a&gt;, &lt;a href="https://github.com/Reedyuk/blue-falcon/pull/18" rel="noopener noreferrer"&gt;display of devices&lt;/a&gt;. He accepted our feedback and expressed his gratitude.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Femstspycdfaaeu4otohh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Femstspycdfaaeu4otohh.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
Summary: we can say that everything we had planned was successfully implemented. At the same time, we tested the new version of the Kotlin Multiplatform and were convinced that it really is possible to write an application on it for a smart watch.&lt;/p&gt;

&lt;p&gt;The application itself was downloaded several hundred times in Play Market and App Store. For a local event, this is a very good indicator. 20 people reached the end of the quest. The winners were awarded prizes by JetBrains.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F79phzucpjemvs5akjfq1.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F79phzucpjemvs5akjfq1.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;Just look at these faces! Yes, the guys look a little embarrassed&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fxfqrawz5vjz6dhu8puio.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fxfqrawz5vjz6dhu8puio.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;Understandably! Because the coolest Kotlin developers in the world were looking at them!&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  We saved time and costs for the team: what the Multiplatform technology gave us
&lt;/h2&gt;

&lt;p&gt;Drum roll – only an iOS developer was working on the app full-time. The rest – the designer, the Android programmer and tester worked part-time. And we made a completely native application!&lt;/p&gt;

&lt;p&gt;Native apps are more complex and therefore more expensive. For standard double-platform application development, we would have hired one developer for iOS and another for Android. Then we would have had to pay full time to two developers. That is, we would have done double the work and spent one and a half times more resources.&lt;/p&gt;

&lt;p&gt;With Kotlin, development speed is boosted significantly. We used the moko-network and generated all the code for working as a server for two platforms according to the openapi specification. Also, all the logic code: the logic of the game itself, the work with data, local storage, etc., was written only once in Kotlin. There was no need to duplicate anything.&lt;/p&gt;

&lt;p&gt;Most of the bugs were found during development and debugging of the iOS application. Therefore, we created practically bug-free applications for watches and Android.&lt;/p&gt;

&lt;p&gt;The Kotlin Multiplatform code is very similar to Swift. The Kotlin Locator / Finder app on iOS and Android have the same business logic: one piece of code is responsible for behavior on both platforms. This gives the same level of detail and stability, and, accordingly, convenience for the user.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fs5zn3r627d6gmfn3a1l4.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fs5zn3r627d6gmfn3a1l4.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;IOS app&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fddopmpdfewizkflqexru.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fddopmpdfewizkflqexru.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;Android app&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;When working on the Kotlin Multiplatform, we saved resources, which means that in the end, we were able to make the application cheaper for customers and market it much faster.&lt;/p&gt;

&lt;h2&gt;
  
  
  What The Kotlin Multiplatform Can Offer Businesses
&lt;/h2&gt;

&lt;p&gt;We made the application together with JetBrains as more of an image project. But development is also a business. We were in the role of our own clients, as we spent resources in the same manner and waited for results, as is usually done when ordering an application for commercial purposes. Therefore, we were convinced on personal experience of how effectively the Kotlin Multiplatform helps solve business problems. &lt;/p&gt;

&lt;p&gt;Brief summary:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Fast market entry.&lt;/strong&gt; All the stages of development, verification and testing are almost 1.5 times faster than when creating native apps separately on iOS and Android. Although it all depends on the complexity of the UI, it is still possible to speed up development by an average of 20-50%.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Cost saving.&lt;/strong&gt; With Multiplatform technology, there is no need to duplicate code, which means that there is no need to do any extra work. Therefore, there is no need to pay for the work of additional specialists. If the project is simple, one programmer can create applications for two platforms.&lt;/p&gt;

&lt;p&gt;If the project is more complex, one specialist needs to write the general code and the business logic and a developer on another platform does not have to do any double work. All that needs to be done is connect the application to the shared library and add the UI.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Completely native application.&lt;/strong&gt; The application is adapted for a specific platform and convenient for both developers and users.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Compatibility with other programming languages.&lt;/strong&gt; If there is an application that the Kotlin Multiplatform has to be integrated into, there is no need to completely rewrite it. The language is similar to Swift and compatible with Java.&lt;/p&gt;

&lt;p&gt;We at &lt;a href="https://icerockdev.com/" rel="noopener noreferrer"&gt;IceRock Development&lt;/a&gt; now run most of our projects using this technology. We announced 2019 as the year of the Kotlin Multiplatform at the company.&lt;/p&gt;

&lt;p&gt;We are trying to contribute to the development of the international Kotlin community. Let us show you a couple of useful things:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://moko.icerock.dev/" rel="noopener noreferrer"&gt;https://moko.icerock.dev&lt;/a&gt; — our open source libraries for quick start when using the Kotlin Multiplatform;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://libs.kmp.icerock.dev/" rel="noopener noreferrer"&gt;https://libs.kmp.icerock.dev&lt;/a&gt; — a site with libraries for the Kotlin Multiplatform;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://kmp.icerock.dev/" rel="noopener noreferrer"&gt;https://kmp.icerock.dev&lt;/a&gt; — a site with libraries and links to projects;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://t.me/kotlinmpp" rel="noopener noreferrer"&gt;https://t.me/kotlinmpp&lt;/a&gt; — a Telegram channel, where 800+ programmers discuss the nuances of using the technology.
If you have any questions, please email us at &lt;a href="mailto:mpp@icerock.dev"&gt;mpp@icerock.dev&lt;/a&gt;. Any feedback is welcome!&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>kotlin</category>
      <category>mobile</category>
      <category>multiplatform</category>
      <category>development</category>
    </item>
    <item>
      <title>We are participating in the development of the international Kotlin Multiplatform community</title>
      <dc:creator>Alex Pogrebnyak</dc:creator>
      <pubDate>Fri, 30 Oct 2020 15:31:28 +0000</pubDate>
      <link>https://forem.com/alexpogrebnyak/we-are-participating-in-the-development-of-the-international-kotlin-multiplatform-community-3j14</link>
      <guid>https://forem.com/alexpogrebnyak/we-are-participating-in-the-development-of-the-international-kotlin-multiplatform-community-3j14</guid>
      <description>&lt;p&gt;Our specialists at IceRock have contributed to the documentation for the Kotlin Multiplatform Mobile portal (&lt;a href="https://kotlinlang.org/lp/mobile/"&gt;https://kotlinlang.org/lp/mobile/&lt;/a&gt;). This has been prepared by the JetBrains team, the creators of the Kotlin programming language. The portal helps programmers who study this language independently and use the multi-platform technology.  &lt;/p&gt;

&lt;p&gt;Android developers are familiar with Kotlin and understand its benefits – it's capacious, secure, and user-friendly. And iOS app developers can easily learn the syntax because it is similar to Swift.&lt;/p&gt;

&lt;p&gt;Kotlin Multiplatform Mobile (multi-platform) is a set of tools for developing cross-platform apps. It enables business logic to be written just once for two operating systems, Android and iOS. The multi-platform helps reduce the time spent on writing, testing and debugging apps.&lt;/p&gt;

&lt;p&gt;We have been using this technology at IceRock for more than 2 years and have released 14 projects based on it. We will talk about this soon in our business cases.&lt;/p&gt;

&lt;p&gt;Thanks to their experience in Kotlin development, our specialists have participated in writing documentation for the portal. It contains the following information:&lt;/p&gt;

&lt;p&gt;●      multi-platform projects and how to get started with them;&lt;br&gt;
●      the mobile Kotlin multi-platform allowing such projects to be created;&lt;br&gt;
●      what libraries to use and where to find them;&lt;br&gt;
●      the business cases that allow the experience of other development teams to be studied. &lt;/p&gt;

&lt;p&gt;It also provides technical documentation and guides for common problem-solving. &lt;/p&gt;

&lt;p&gt;Several portal sections have been written by our specialists: Vladislav Areshkin @tetraquark_v and Andrey Chernov. &lt;/p&gt;

&lt;p&gt;Links are provided below. The content is in English.&lt;/p&gt;

&lt;p&gt;Organizing the code writing process using the Kotlin mobile multi-platform: &lt;a href="https://kotlinlang.org/docs/mobile/organize-process-around-kmm.html"&gt;https://kotlinlang.org/docs/mobile/organize-process-around-kmm.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Using the SQLDelight database for the multi-platform: &lt;br&gt;
&lt;a href="https://kotlinlang.org/docs/mobile/configure-sqldelight-for-data-storage.html"&gt;https://kotlinlang.org/docs/mobile/configure-sqldelight-for-data-storage.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Ktor framework for building an asynchronous client/server architecture that provides high program performance: &lt;br&gt;
&lt;a href="https://kotlinlang.org/docs/mobile/use-ktor-for-networking.html"&gt;https://kotlinlang.org/docs/mobile/use-ktor-for-networking.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The Kotlin Multiplatform language libraries: &lt;a href="https://libs.kmp.icerock.dev"&gt;https://libs.kmp.icerock.dev&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Kotlin Multiplatform last news </title>
      <dc:creator>Alex Pogrebnyak</dc:creator>
      <pubDate>Fri, 17 Apr 2020 13:12:54 +0000</pubDate>
      <link>https://forem.com/alexpogrebnyak/kotlin-multiplatform-last-news-2fi6</link>
      <guid>https://forem.com/alexpogrebnyak/kotlin-multiplatform-last-news-2fi6</guid>
      <description>&lt;p&gt;Hi guys, &lt;br&gt;
There are a few last articles and topics considering Kotlin Multiplatform projects and technology. &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Arkadii Ivanov finally published the article &lt;a href="https://badootech.badoo.com/mvi-in-kotlin-multiplatform-part-1-1-of-3-205c6feb4ac7"&gt;"MVI in Kotlin Multiplatform — part 1 (1 of 3)"&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;New post from Javier Arroyo Espallargas on &lt;a href="https://proandroiddev.com/kotlin-multiplatform-firebase-mvvm-4cdcddd98893"&gt;ProAndroidDev.com&lt;/a&gt;! In this case, how to use Firestore in your KotlinMultiplatform project!&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://medium.com/xorum-io/migration-from-room-to-sqldelight-28d6f4aaf31e"&gt;Migration from Room to SQLDelight&lt;/a&gt; – small guide how to migrate from Room to SQLDelight.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="http://brendanweinstein.com/a-statemachine-for-multithreaded-coroutines-in-kotlin-multiplatform"&gt;A State Machine for Multi-Threaded Coroutines in Kotlin Multiplatform&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://talkingkotlin.com/going-full-kotlin-multiplatform/"&gt;Great talk with Jesse and Egor&lt;/a&gt; from CashApp (Square) to discuss how they decided to port OKio and OKHttp to Kotlin Multiplatform &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Follow us &lt;a href="https://twitter.com/KotlinMPP"&gt;on Twitter&lt;/a&gt;!&lt;/p&gt;

</description>
      <category>kotlin</category>
      <category>androiddev</category>
      <category>kotlinmpp</category>
    </item>
  </channel>
</rss>
