<?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: Matthew Vance</title>
    <description>The latest articles on DEV Community by Matthew Vance (@lefthandeddev).</description>
    <link>https://dev.to/lefthandeddev</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%2F234226%2Fd93c9a1b-a90e-43a4-8953-8dd4bbcdfe2c.png</url>
      <title>DEV Community: Matthew Vance</title>
      <link>https://dev.to/lefthandeddev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lefthandeddev"/>
    <language>en</language>
    <item>
      <title>Dead Links? No more!</title>
      <dc:creator>Matthew Vance</dc:creator>
      <pubDate>Fri, 28 Aug 2020 14:13:02 +0000</pubDate>
      <link>https://dev.to/lefthandeddev/dead-links-no-more-1nec</link>
      <guid>https://dev.to/lefthandeddev/dead-links-no-more-1nec</guid>
      <description>&lt;h3&gt;
  
  
  My Workflow
&lt;/h3&gt;

&lt;p&gt;My workflow checks for dead links in all markdown files in the repository and creates an issue if any are found. I've set it up to run weekly. This helps make sure links are up to date, especially if you have a large number of them.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--tndAHKPP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/1ponw7u3s44rku9hq558.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--tndAHKPP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/1ponw7u3s44rku9hq558.png" alt="YAML"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Submission Category:
&lt;/h3&gt;

&lt;p&gt;Maintainer Must-Haves&lt;/p&gt;

&lt;h3&gt;
  
  
  Yaml File or Link to Code
&lt;/h3&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vJ70wriM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/github-logo-ba8488d21cd8ee1fee097b8410db9deaa41d0ca30b004c0c63de0a479114156f.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/lefthandeddev"&gt;
        lefthandeddev
      &lt;/a&gt; / &lt;a href="https://github.com/lefthandeddev/bookmarks"&gt;
        bookmarks
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      A list of links to things I like.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
Links I Like &lt;/h1&gt;
&lt;p&gt;A list of links to things I like.&lt;/p&gt;
&lt;h2&gt;
Contents &lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://raw.githubusercontent.com/lefthandeddev/bookmarks/master/#software-dev"&gt;Software Dev&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://raw.githubusercontent.com/lefthandeddev/bookmarks/master/#frameworks"&gt;Frameworks&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://raw.githubusercontent.com/lefthandeddev/bookmarks/master/#languages"&gt;Languages&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://raw.githubusercontent.com/lefthandeddev/bookmarks/master/#learning"&gt;Learning&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://raw.githubusercontent.com/lefthandeddev/bookmarks/master/#libraries"&gt;Libraries&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://raw.githubusercontent.com/lefthandeddev/bookmarks/master/#other"&gt;Other&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://raw.githubusercontent.com/lefthandeddev/bookmarks/master/#tools"&gt;Tools&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
Software Dev&lt;/h2&gt;
&lt;h3&gt;
Frameworks&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://expressjs.com/" rel="nofollow"&gt;Express&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://koajs.com/" rel="nofollow"&gt;Koa&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://reactjs.org/" rel="nofollow"&gt;React&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
Languages&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.typescriptlang.org/" rel="nofollow"&gt;Typescript&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
Learning&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://exercism.io/" rel="nofollow"&gt;Exercism&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
Libraries&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://ant.design/" rel="nofollow"&gt;Ant Design&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://day.js.org/" rel="nofollow"&gt;Day.js&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.i18next.com/" rel="nofollow"&gt;i18next&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://storybook.js.org/" rel="nofollow"&gt;Storybook&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://styled-components.com/" rel="nofollow"&gt;styled-components&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
Other&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://devhints.io/" rel="nofollow"&gt;DevHints&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://vim.rtorr.com/" rel="nofollow"&gt;Vim Cheat Sheet&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
Tools&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://carbon.now.sh/" rel="nofollow"&gt;Carbon&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://codesandbox.io/" rel="nofollow"&gt;CodeSandbox&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/lefthandeddev/bookmarks"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


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