<?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: David Isakson</title>
    <description>The latest articles on DEV Community by David Isakson (@ikeman32).</description>
    <link>https://dev.to/ikeman32</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%2F326035%2Fb22065a2-8b85-40df-8a47-0bc572bff2aa.jpeg</url>
      <title>DEV Community: David Isakson</title>
      <link>https://dev.to/ikeman32</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ikeman32"/>
    <language>en</language>
    <item>
      <title>Boilerplate for a Custom React Template</title>
      <dc:creator>David Isakson</dc:creator>
      <pubDate>Sat, 14 Mar 2020 03:29:12 +0000</pubDate>
      <link>https://dev.to/ikeman32/boilerplate-for-a-custom-react-template-45hd</link>
      <guid>https://dev.to/ikeman32/boilerplate-for-a-custom-react-template-45hd</guid>
      <description>&lt;p&gt;This post was inspired by the following post &lt;a href="https://dev.to/jimmymcbride/lambda-brownbag-how-to-make-and-publish-your-own-cra-template-10jo"&gt;here&lt;/a&gt;. After following the instructions I successfully created my own Custom React Template. But then I got to thinking well that's a bit tedious if I wanted to make another template so I figured why not make a quick boilerplate to speed things up a bit. Like the author of the previously mentioned article I am a &lt;a href="https://lambdaschool.com/"&gt;Lambda School Student&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;You can get the boilerplate &lt;a href="https://github.com/ikeman32/cra-template-crabp"&gt;here&lt;/a&gt;, I did my best to keep it as simple as possible. Eventually I want to package it up into an npm package, but there is still much to learn.&lt;/p&gt;

</description>
      <category>react</category>
      <category>npm</category>
      <category>webdev</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
