<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mobile Development on Duomly blog</title><link>https://www.blog.duomly.com/it-ai-tags/mobile-development/</link><description>Recent content in Mobile Development on Duomly blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 05 Aug 2024 01:42:26 +0000</lastBuildDate><atom:link href="https://www.blog.duomly.com/it-ai-tags/mobile-development/index.xml" rel="self" type="application/rss+xml"/><item><title>How a Simple Call Stack Optimization Saved Us 500K API Calls Monthly</title><link>https://www.blog.duomly.com/simple-call-stack-optimization-500k-api-calls-react-native/</link><pubDate>Mon, 05 Aug 2024 01:42:26 +0000</pubDate><guid>https://www.blog.duomly.com/simple-call-stack-optimization-500k-api-calls-react-native/</guid><description>&lt;h4 id="introduction"&gt;Introduction&lt;/h4&gt;&#10;&lt;p&gt;Fourteen years in full-stack development—spanning Node.js backends, NestJS APIs, Angular dashboards, and React Native apps—have taught me that user frustration can be the ultimate motivator. In a React Native app with tens of thousands of users, we saw ~500k API calls failing monthly—not because our servers choked, but because app-level errors like bad internet or device crashes left users stuck. Progress vanished, data didn’t sync, and complaints piled up. After years of refining a callstack worker to retry those fails and save the day, I’ve open-sourced it as &lt;code&gt;@radoslawfabisiak/react-native-callstack&lt;/code&gt;.&lt;/p&gt;</description></item><item><title>Flutter Course, building a fintech mobile app – Lesson 1: Login form</title><link>https://www.blog.duomly.com/flutter-course-building-a-fintech-mobile-app-lesson-1-login-form/</link><pubDate>Mon, 15 Jun 2020 15:42:26 +0000</pubDate><guid>https://www.blog.duomly.com/flutter-course-building-a-fintech-mobile-app-lesson-1-login-form/</guid><description>&lt;h3 id="intro-to-flutter-course"&gt;Intro to Flutter Course&lt;/h3&gt;&#10;&lt;p&gt;Flutter is a framework to build mobile applications for Android and iOS using Dart programming language. Flutter was made by Google developers, and now it’s the main competitor of React Native.&lt;/p&gt;&#10;&lt;p&gt;As a front-end developer, I’ve already worked with React Native, and I have an idea of how it works, but Flutter was a mystery that I wanted to discover. So, I did, and that’s why today I’d like to show you how cool Flutter is, and how comfortable it’s to work with this tool.&lt;/p&gt;</description></item></channel></rss>