<?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: Mathew Haynes</title>
    <description>The latest articles on DEV Community by Mathew Haynes (@toastyrhombus).</description>
    <link>https://dev.to/toastyrhombus</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%2F408580%2F6f285b83-2436-4708-939f-37996ee0dd22.png</url>
      <title>DEV Community: Mathew Haynes</title>
      <link>https://dev.to/toastyrhombus</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/toastyrhombus"/>
    <language>en</language>
    <item>
      <title>Drum Machine</title>
      <dc:creator>Mathew Haynes</dc:creator>
      <pubDate>Sat, 20 Jun 2020 04:49:51 +0000</pubDate>
      <link>https://dev.to/toastyrhombus/drum-machine-35ma</link>
      <guid>https://dev.to/toastyrhombus/drum-machine-35ma</guid>
      <description>&lt;p&gt;This project was bootstrapped with &lt;a href="https://github.com/facebook/create-react-app"&gt;Create React App&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Drum Machine App
&lt;/h2&gt;

&lt;p&gt;Built as a solution to a &lt;a href="https://www.freecodecamp.org"&gt;FreeCodeCamp&lt;/a&gt; challange, the &lt;a href="https://www.freecodecamp.org/learn/front-end-libraries/front-end-libraries-projects/build-a-drum-machine"&gt;Build a Drum Machine&lt;/a&gt; challenge. Best viewed with a webkit browser &lt;em&gt;(Sorry old edge users!)&lt;/em&gt;. Sound doesn't work right in anything besides webkit, definitely a fail.&lt;/p&gt;

&lt;p&gt;Not entirely sure that I have followed best practice for the structure of the react components (state from children to parents and vice-versa).&lt;/p&gt;

&lt;p&gt;What do you guys think? Check the code out on &lt;a href="https://github.com/toastyrhombus/My-FreeCodeCamp-Solutions/tree/master/Front%20End%20Libraries%20Projects/drum-machine"&gt;Github&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/toastyrhombus/embed/OJMWqGM?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>codenewbie</category>
      <category>react</category>
    </item>
    <item>
      <title>Markdown Previewer - FreeCodeCamp Solution</title>
      <dc:creator>Mathew Haynes</dc:creator>
      <pubDate>Fri, 19 Jun 2020 04:24:56 +0000</pubDate>
      <link>https://dev.to/toastyrhombus/markdown-previewer-freecodecamp-solution-6db</link>
      <guid>https://dev.to/toastyrhombus/markdown-previewer-freecodecamp-solution-6db</guid>
      <description>&lt;p&gt;This is a basic markdown previewer running the JS library &lt;a href="https://github.com/markedjs/marked"&gt;marked&lt;/a&gt; on top of &lt;a href="https://reactjs.org"&gt;ReactJS&lt;/a&gt;. This page also uses the almost ubiquitous &lt;a href="https://getbootstrap.com"&gt;Bootstrap&lt;/a&gt; for layout and basic styling.&lt;/p&gt;

&lt;p&gt;This webapp was built as a reply to the 'Build a Markdown Previewer'  &lt;a href="https://www.freecodecamp.org/learn/front-end-libraries/front-end-libraries-projects/build-a-markdown-previewer"&gt;challenge on FreeCodeCamp&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I didn't bother with optimizing the site for mobile as personally I couldn't see myself using such an app on such a small screen. If you think differently, let me know.&lt;/p&gt;

&lt;p&gt;Please check it out and offer critique! I'm always looking for feedback and to improve on my style, approach and skills!&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/toastyrhombus/embed/mdVRRwZ?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>freecodecamp</category>
      <category>react</category>
      <category>markdown</category>
    </item>
    <item>
      <title>FCC - Random Quote Machine</title>
      <dc:creator>Mathew Haynes</dc:creator>
      <pubDate>Sun, 14 Jun 2020 05:23:11 +0000</pubDate>
      <link>https://dev.to/toastyrhombus/fcc-random-quote-machine-jo4</link>
      <guid>https://dev.to/toastyrhombus/fcc-random-quote-machine-jo4</guid>
      <description>&lt;p&gt;React based webpage using bootstrap CSS that generates a random quote pulled from Free Code Camp. This was a project solution to one of FreeCodeCamps challenges. About halfway through this design, I realised that react may have been a poor choice compared to jQuery for such a simple web page. So I finished it anyway and learned quite a bit. I might give this another go in jQuery instead later. For now, this will do.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/toastyrhombus/embed/yLeJzPb?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

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