<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>ViewModel on Akademi Teknoloji</title>
		<link>https://akademiteknoloji.com/tags/viewmodel/</link>
		<description>Recent content in ViewModel on Akademi Teknoloji</description>
		<generator>Hugo</generator>
		<language>tr-TR</language>
		
		
		
		
			<lastBuildDate>Wed, 19 Aug 2026 10:00:00 +0300</lastBuildDate>
		
			<atom:link href="https://akademiteknoloji.com/tags/viewmodel/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Jetpack Compose&#39;da ViewModel Kullanımı</title>
				<link>https://akademiteknoloji.com/yazilim/jetpack-composeda-viewmodel-kullanimi/</link>
				<pubDate>Wed, 19 Aug 2026 10:00:00 +0300</pubDate>
				<guid>https://akademiteknoloji.com/yazilim/jetpack-composeda-viewmodel-kullanimi/</guid>
				<description>&lt;p&gt;Daha önce &lt;code&gt;remember&lt;/code&gt; ve &lt;code&gt;mutableStateOf&lt;/code&gt;&amp;lsquo;u ele almıştık. Basit state için harika çalışıyorlar. Ama büyük bir sorunları var: uygulamanız bir veritabanından veya API&amp;rsquo;den veri çekmesi gerektiğinde, bu mantık nereye gidiyor?&lt;/p&gt;&#xA;&lt;p&gt;Composable&amp;rsquo;ın içine değil. Composable&amp;rsquo;lar UI içindir, iş mantığı için değil.&lt;/p&gt;&#xA;&lt;p&gt;ViewModel&amp;rsquo;in var olma sebebi bu.&lt;/p&gt;&#xA;&lt;h2 id=&#34;viewmodel-nedir&#34;&gt;ViewModel Nedir?&lt;/h2&gt;&#xA;&lt;p&gt;ViewModel, ekranınızın verisini ve mantığını tutan bir sınıf. Composable&amp;rsquo;ınızı yok edip yeniden oluşturan şeylerden (ekran döndürme veya sistem teması değişimi gibi) etkilenmez.&lt;/p&gt;&#xA;&lt;p&gt;Şöyle düşünün:&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
