<?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: on3ss</title>
    <description>The latest articles on DEV Community by on3ss (@on3ss).</description>
    <link>https://dev.to/on3ss</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%2F431672%2F83b16fbd-93c4-4d41-a2a4-9dd404f2313e.png</url>
      <title>DEV Community: on3ss</title>
      <link>https://dev.to/on3ss</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/on3ss"/>
    <language>en</language>
    <item>
      <title>Laravel collection methods vs loops</title>
      <dc:creator>on3ss</dc:creator>
      <pubDate>Mon, 28 Sep 2020 13:06:21 +0000</pubDate>
      <link>https://dev.to/on3ss/laravel-collection-methods-vs-loops-3gpd</link>
      <guid>https://dev.to/on3ss/laravel-collection-methods-vs-loops-3gpd</guid>
      <description>&lt;p&gt;I just watched Adam Wathan's curing the common loop talk and I can see the advantages of using collections and collection methods over arrays and loops, but surely that would have some performance hit, won't they? What do you guys think? Is using using collections and collection methods over plain old arrays and loops worth it? &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>laravel</category>
      <category>php</category>
    </item>
  </channel>
</rss>
