<?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: Ethan Eisenhard</title>
    <description>The latest articles on DEV Community by Ethan Eisenhard (@ethaneisenhard).</description>
    <link>https://dev.to/ethaneisenhard</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%2F378774%2F019a91fe-8bf1-45d6-8ae5-6000687cf56f.jpeg</url>
      <title>DEV Community: Ethan Eisenhard</title>
      <link>https://dev.to/ethaneisenhard</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ethaneisenhard"/>
    <language>en</language>
    <item>
      <title>Introducing Outside The Box Model Podcast</title>
      <dc:creator>Ethan Eisenhard</dc:creator>
      <pubDate>Mon, 11 May 2020 12:48:59 +0000</pubDate>
      <link>https://dev.to/ethaneisenhard/introducing-outside-the-box-model-podcast-4b81</link>
      <guid>https://dev.to/ethaneisenhard/introducing-outside-the-box-model-podcast-4b81</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--_aslejlx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/3ucw4nub4yoyby04idjp.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--_aslejlx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/3ucw4nub4yoyby04idjp.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Proud to present the first episode of Outside the Box Model. A deep dive into the human experience of software development and the impact of open source communities. I’m your host Ethan and today we have a spectacular guest, Jacob Schatz. He’s written two books, published many open source content, worked at top companies as a software engineer, now is building his own venture at &lt;a href="https://tilig.com/"&gt;https://tilig.com/&lt;/a&gt;, a Password manager for everyone, and still has time to play the piano. &lt;/p&gt;

&lt;p&gt;About Jacob Schatz:&lt;/p&gt;

&lt;p&gt;@tilighq employee #1 · &lt;a href="http://tilig.com"&gt;http://tilig.com&lt;/a&gt; · The password manager for the rest of us! · Previously early engineer and Lead Frontend and UX @gitlab and @meltanodata&lt;/p&gt;

&lt;p&gt;&lt;a href="https://open.spotify.com/show/2QSOPWKbWigFI0yMkSeGQS"&gt;https://open.spotify.com/show/2QSOPWKbWigFI0yMkSeGQS&lt;/a&gt;&lt;br&gt;
&lt;a href="https://anchor.fm/outside-the-box-model"&gt;https://anchor.fm/outside-the-box-model&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;At the end of the podcast, the guest asked a question to the audience. Jacob asks you, what are you excited about learning next? Let's start a discussion below. &lt;/p&gt;

&lt;p&gt;And if you are looking for more resources online check out my article to Learn The Fundamentals &lt;a href="https://dev.to/ethaneisenhard/learn-the-fundamentals-of-web-dev-54od"&gt;https://dev.to/ethaneisenhard/learn-the-fundamentals-of-web-dev-54od&lt;/a&gt;&lt;/p&gt;

</description>
      <category>html</category>
      <category>webdev</category>
      <category>podcast</category>
    </item>
    <item>
      <title>Learn the Fundamentals Of Web Dev</title>
      <dc:creator>Ethan Eisenhard</dc:creator>
      <pubDate>Sun, 03 May 2020 17:14:32 +0000</pubDate>
      <link>https://dev.to/ethaneisenhard/learn-the-fundamentals-of-web-dev-54od</link>
      <guid>https://dev.to/ethaneisenhard/learn-the-fundamentals-of-web-dev-54od</guid>
      <description>&lt;p&gt;Jump Start your Web Dev Career with these two beginner tutorials &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Web Development Fundamentals&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=ppEopMiiOvA&amp;amp;t=1s"&gt;https://www.youtube.com/watch?v=ppEopMiiOvA&amp;amp;t=1s&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In this video, I go over the core fundamentals of web development. HTML, CSS, JS, and deployment. You need no prior knowledge of any code to follow along. &lt;/p&gt;

&lt;p&gt;Links below are related to the video:&lt;/p&gt;

&lt;p&gt;Here is a link to VSCode Editor &lt;br&gt;
&lt;a href="https://code.visualstudio.com/download"&gt;https://code.visualstudio.com/download&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here is a link to Netlify Drop &lt;br&gt;
&lt;a href="https://app.netlify.com/drop"&gt;https://app.netlify.com/drop&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Separation of Concerns&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=a1nN6Biwwr8"&gt;https://www.youtube.com/watch?v=a1nN6Biwwr8&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In this video we are going to learn about how to organize and structure our websites. This video is best watched on a computer or laptop and does require the basics of web development and a text editor. If you need to learn about those check out my last video in the description, on web development fundamentals. &lt;/p&gt;

&lt;p&gt;Here is a link to VSCode Editor &lt;br&gt;
&lt;a href="https://code.visualstudio.com/download"&gt;https://code.visualstudio.com/download&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Check me out on the internet&lt;br&gt;
&lt;a href="https://ethaneisenhard.com/"&gt;https://ethaneisenhard.com/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.instagram.com/ethan.eisenhard"&gt;https://www.instagram.com/ethan.eisenhard&lt;/a&gt;&lt;br&gt;
&lt;a href="https://twitter.com/ethaneisenhard"&gt;https://twitter.com/ethaneisenhard&lt;/a&gt;&lt;/p&gt;

</description>
      <category>html</category>
      <category>css</category>
      <category>javascript</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
