<?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>DEV Community: Ayebakuro Ombu</title>
    <description>The latest articles on DEV Community by Ayebakuro Ombu (@iceboss3d).</description>
    <link>https://dev.to/iceboss3d</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%2F35216%2F0ce5d2fd-ea67-4371-b924-663ca5bf514d.jpg</url>
      <title>DEV Community: Ayebakuro Ombu</title>
      <link>https://dev.to/iceboss3d</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/iceboss3d"/>
    <language>en</language>
    <item>
      <title>Languages/Skill sets for an eBook Reader App Embedded with a Store</title>
      <dc:creator>Ayebakuro Ombu</dc:creator>
      <pubDate>Fri, 20 Oct 2017 15:33:12 +0000</pubDate>
      <link>https://dev.to/iceboss3d/languagesskill-sets-for-an-ebook-reader-app-embedded-with-a-store-e6b</link>
      <guid>https://dev.to/iceboss3d/languagesskill-sets-for-an-ebook-reader-app-embedded-with-a-store-e6b</guid>
      <description>&lt;p&gt;So I intend on embarking on a project to sharpen my programming skills. The project I intend on working on is an eBook Reader app that uses ePub files. The app would have a store/library of books and would allow the user to use it as an app for opening ePub files stored on their device.&lt;/p&gt;

&lt;p&gt;I'm a little bit conversant with HTML, CSS and JavaScript. Learning PHP at the moment. What language/skill set/library out there would fasten this project?&lt;/p&gt;

</description>
      <category>opinion</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Browser Caching </title>
      <dc:creator>Ayebakuro Ombu</dc:creator>
      <pubDate>Fri, 13 Oct 2017 23:23:27 +0000</pubDate>
      <link>https://dev.to/iceboss3d/browser-caching-dgk</link>
      <guid>https://dev.to/iceboss3d/browser-caching-dgk</guid>
      <description>

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--P_FC5k08--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/6ru4dmtv6ch0566umahp.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P_FC5k08--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/6ru4dmtv6ch0566umahp.jpeg" alt&gt;&lt;/a&gt;&lt;br&gt;
Ever noticed how traveling to somewhere new seems very far? But on your 2nd trip it's short, well that's how browser cache works. On the first load of the page it takes longer just like the first trip, then the browser stores some data in the systems memory, just like the way your brain stores images of landmarks or buildings in your memory. So on your return trip it recollects the images, making the journey seem shorter, same thing with the browser, it retrieves the store data from the systems memory saving it the trip to the servers thus making the page load faster.&lt;/p&gt;

&lt;p&gt;Just some random illustration that came to my mind could be used to explain to someone.&lt;/p&gt;


</description>
      <category>likeim5</category>
    </item>
  </channel>
</rss>
