<?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: tallen15s</title>
    <description>The latest articles on DEV Community by tallen15s (@tallen15s).</description>
    <link>https://dev.to/tallen15s</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%2F558737%2Fc8533af6-afae-43da-aa95-a42ec9be7a4e.png</url>
      <title>DEV Community: tallen15s</title>
      <link>https://dev.to/tallen15s</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tallen15s"/>
    <language>en</language>
    <item>
      <title>Filter and Map...</title>
      <dc:creator>tallen15s</dc:creator>
      <pubDate>Sun, 31 Jan 2021 22:24:09 +0000</pubDate>
      <link>https://dev.to/tallen15s/filter-and-map-21m1</link>
      <guid>https://dev.to/tallen15s/filter-and-map-21m1</guid>
      <description>&lt;p&gt;How exactly does a map function work&amp;gt;&amp;gt;?? Map takes two arguements and then the callback will run through the entire array and then it will return a new value for each item in the array. Thus resulting in a new array. Filter on the other hand is different. If you have an array and only want to few specific things from it and don't need the rest. This is the function that you would use. It takes information from your current array that returns "true", if it doesn't return as true, then it won't be filtered. It will create a new array and not change the first one. This is what we learned last week and it took me till today to remember all of that. &lt;/p&gt;

</description>
    </item>
    <item>
      <title>Cautiously Optimistic;</title>
      <dc:creator>tallen15s</dc:creator>
      <pubDate>Sun, 31 Jan 2021 22:08:00 +0000</pubDate>
      <link>https://dev.to/tallen15s/cautiously-optimistic-1a8e</link>
      <guid>https://dev.to/tallen15s/cautiously-optimistic-1a8e</guid>
      <description>&lt;p&gt;So, here we are ready to start week #4. Getting optimistic about the future. Things are slowly coming together. It isn't as easy as I thought that it would be though. Changing careers is hard!! LOL... But I am hanging in there, I have to.. Any advice on how to remember all of this would be greatly appreciated..&lt;/p&gt;

</description>
    </item>
    <item>
      <title>New Beginnings</title>
      <dc:creator>tallen15s</dc:creator>
      <pubDate>Sun, 17 Jan 2021 20:35:22 +0000</pubDate>
      <link>https://dev.to/tallen15s/new-beginnings-j2g</link>
      <guid>https://dev.to/tallen15s/new-beginnings-j2g</guid>
      <description>&lt;p&gt;I have made a choice to change careers.. Getting out of retail management and into something that I truly thought that I could be good at. Is it too late for an old dog to learn new tricks? I learned to type on one of the first apple computers while in middle school back in the 80's, I thought that this would be something easy to comprehend. Turns out "not so much", learning is slow and I feel like when I lived in Germany and didn't speak any German. &lt;/p&gt;

</description>
    </item>
    <item>
      <title>Zero Knowledge...Soaking up info.</title>
      <dc:creator>tallen15s</dc:creator>
      <pubDate>Tue, 12 Jan 2021 21:03:32 +0000</pubDate>
      <link>https://dev.to/tallen15s/zero-knowledge-soaking-up-info-3hnj</link>
      <guid>https://dev.to/tallen15s/zero-knowledge-soaking-up-info-3hnj</guid>
      <description>&lt;p&gt;Trying to understand javascript right not. I have zero knowledge of what is going on. Trying to soak up as much as possible, any help would be greatly appreciated... Thanks&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
