<?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>Paging on Ash Davies</title>
    <link>https://ashdavies.dev/tags/paging/</link>
    <description>Recent content in Paging on Ash Davies</description>
    <generator>Hugo -- 0.150.1</generator>
    <language>en</language>
    <lastBuildDate>Mon, 09 Sep 2019 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://ashdavies.dev/tags/paging/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Implementing the Paging Library</title>
      <link>https://ashdavies.dev/talks/implementing-the-paging-library-lisbon/</link>
      <pubDate>Mon, 09 Sep 2019 00:00:00 +0000</pubDate>
      <guid>https://ashdavies.dev/talks/implementing-the-paging-library-lisbon/</guid>
      <description>&lt;p&gt;The Android Paging Library makes it easy to integrate complex paging behaviour, gradually loading small chunks of data at a time to help reduce usage of network bandwidth and system resources.&lt;/p&gt;
&lt;p&gt;The library allows you to implement this behaviour using compositional components in a decoupled architecture making your code more reliable, scalable, and testable. Furthermore, you’ll be able to use familiar components such as LiveData or RxJava to interface with your existing architecture.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Implementing the Paging Library</title>
      <link>https://ashdavies.dev/talks/implementing-the-paging-library-nyc/</link>
      <pubDate>Mon, 26 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://ashdavies.dev/talks/implementing-the-paging-library-nyc/</guid>
      <description>&lt;p&gt;The Android Paging Library makes it easy to integrate complex paging behaviour, gradually loading small chunks of data at a time to help reduce usage of network bandwidth and system resources.&lt;/p&gt;
&lt;p&gt;The library allows you to implement this behaviour using compositional components in a decoupled architecture making your code more reliable, scalable, and testable. Furthermore, you’ll be able to use familiar components such as LiveData or RxJava to interface with your existing architecture.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
