<?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: Ayja Weems</title>
    <description>The latest articles on DEV Community by Ayja Weems (@theayjaweems).</description>
    <link>https://dev.to/theayjaweems</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%2F144445%2Fb3cbf17f-56a5-49e5-938c-f8020b13af0c.jpg</url>
      <title>DEV Community: Ayja Weems</title>
      <link>https://dev.to/theayjaweems</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/theayjaweems"/>
    <language>en</language>
    <item>
      <title>Catching Lodash Methods with Linting</title>
      <dc:creator>Ayja Weems</dc:creator>
      <pubDate>Mon, 17 Feb 2020 13:38:44 +0000</pubDate>
      <link>https://dev.to/theayjaweems/catching-lodash-methods-with-the-linter-1lpd</link>
      <guid>https://dev.to/theayjaweems/catching-lodash-methods-with-the-linter-1lpd</guid>
      <description>&lt;p&gt;Hello awesome Dev.to-ers! I am working on a project with a team that has used lodash in the past to access some methods that can transform/manipulate arrays. Now that some of these methods are a part of native JS, there isn't really a need for lodash methods like .filter, .map, .reduce, .concat, .findIndex, etc. &lt;/p&gt;

&lt;p&gt;So my question to anyone that's willing to answer is, is there a way to configure the linter to catch the use of those unnecessary lodash methods?&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>Organizing Projects on Github</title>
      <dc:creator>Ayja Weems</dc:creator>
      <pubDate>Sat, 11 May 2019 22:42:35 +0000</pubDate>
      <link>https://dev.to/theayjaweems/organizing-projects-on-github-e5k</link>
      <guid>https://dev.to/theayjaweems/organizing-projects-on-github-e5k</guid>
      <description>&lt;p&gt;Hi guys! &lt;/p&gt;

&lt;p&gt;I am in need of some advice 😃. I have not been in the habit of posting my personal projects to GitHub, but it's something that I am excited to start doing! I just don't know how to approach the organization of my projects. I have many Java projects that I would like to push, as well as some React projects. How do you recommend organizing your GitHub for different projects?&lt;/p&gt;

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