<?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: ｎｅｏ</title>
    <description>The latest articles on DEV Community by ｎｅｏ (@_neoky).</description>
    <link>https://dev.to/_neoky</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%2F49385%2F16221963-5489-42db-aa7b-bcb78884a5fd.jpg</url>
      <title>DEV Community: ｎｅｏ</title>
      <link>https://dev.to/_neoky</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/_neoky"/>
    <language>en</language>
    <item>
      <title>Ionic angular src vs [src]</title>
      <dc:creator>ｎｅｏ</dc:creator>
      <pubDate>Mon, 27 Aug 2018 07:08:39 +0000</pubDate>
      <link>https://dev.to/_neoky/ionic-angular-src-vs-src-18hf</link>
      <guid>https://dev.to/_neoky/ionic-angular-src-vs-src-18hf</guid>
      <description>

&lt;p&gt;Straight to the point, src will not cache your images [src] will cache your images. So if you want to load image resources from server and use them when the device is offline, use [src]="your url goes here" instead of src="your url goes here".&lt;/p&gt;


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