<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheet.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podcast="https://podcastindex.org/namespace/1.0">
  <channel>
    <atom:link rel="self" type="application/rss+xml" href="https://feeds.transistor.fm/learning-driven-development" title="MP3 Audio"/>
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com/"/>
    <podcast:podping usesPodping="true"/>
    <title>Learning Driven Development</title>
    <generator>Transistor (https://transistor.fm)</generator>
    <itunes:new-feed-url>https://feeds.transistor.fm/learning-driven-development</itunes:new-feed-url>
    <description>The Learning Driven Development Podcast (LDD Pod) is hosted by Josh Cirre and features a variety of content by amazing authors throughout the web. It's a series where Josh gets the incredible opportunity to read, learn, and share with YOU articles, blogs, documentation, stories, or other forms of written content that exist in the tech space.

At the end of each episode, Josh will share his observations and learnings and (probably) ramble about the topic we read together.</description>
    <copyright>©️ Just Create LLC</copyright>
    <podcast:guid>122a14b2-4bc4-5dbb-8deb-906e8c93e1f3</podcast:guid>
    <podcast:locked>yes</podcast:locked>
    <language>en</language>
    <pubDate>Wed, 23 Jul 2025 07:36:51 -0700</pubDate>
    <lastBuildDate>Fri, 06 Mar 2026 10:09:58 -0700</lastBuildDate>
    <link>https://lddpod.com</link>
    <image>
      <url>https://img.transistorcdn.com/u8hEWWPkVAJR5c49PZT1sZMFWmtstOt4ETMx4elABag/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9iOTcx/YWVmNDE2ODQ1NmVk/Y2NlNDI4YmEwYmI4/MmUxZi5wbmc.jpg</url>
      <title>Learning Driven Development</title>
      <link>https://lddpod.com</link>
    </image>
    <itunes:category text="Technology"/>
    <itunes:category text="Education"/>
    <itunes:type>episodic</itunes:type>
    <itunes:author>Josh Cirre</itunes:author>
    <itunes:image href="https://img.transistorcdn.com/u8hEWWPkVAJR5c49PZT1sZMFWmtstOt4ETMx4elABag/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9iOTcx/YWVmNDE2ODQ1NmVk/Y2NlNDI4YmEwYmI4/MmUxZi5wbmc.jpg"/>
    <itunes:summary>The Learning Driven Development Podcast (LDD Pod) is hosted by Josh Cirre and features a variety of content by amazing authors throughout the web. It's a series where Josh gets the incredible opportunity to read, learn, and share with YOU articles, blogs, documentation, stories, or other forms of written content that exist in the tech space.

At the end of each episode, Josh will share his observations and learnings and (probably) ramble about the topic we read together.</itunes:summary>
    <itunes:subtitle>The Learning Driven Development Podcast (LDD Pod) is hosted by Josh Cirre and features a variety of content by amazing authors throughout the web.</itunes:subtitle>
    <itunes:keywords>technology, tech reading, tech learning, audio blog, audio articles</itunes:keywords>
    <itunes:owner>
      <itunes:name>Josh Cirre</itunes:name>
    </itunes:owner>
    <itunes:complete>No</itunes:complete>
    <itunes:explicit>No</itunes:explicit>
    <item>
      <title>Why Gumroad Didn't Choose HTMX - Sahil Lavingia</title>
      <itunes:episode>17</itunes:episode>
      <podcast:episode>17</podcast:episode>
      <itunes:title>Why Gumroad Didn't Choose HTMX - Sahil Lavingia</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">8fd9384e-719a-4630-a34c-36fcdc72c48e</guid>
      <link>https://share.transistor.fm/s/6f87b1be</link>
      <description>
        <![CDATA[<p>Is it better to use the tech stack that you know and you're familiar with or the tech stack that better solves the problem at hand? Can tools like HTMX or Livewire measure up to the needs of a highly interactive web application like NextJS? </p><p>Why did Gumroad choose to go with NextJS over HTMX and is that a good thing?</p><p>Let's learn together. </p><p>––––<br>Article: <a href="https://htmx.org/essays/why-gumroad-didnt-choose-htmx/">https://htmx.org/essays/why-gumroad-didnt-choose-htmx/</a><br>Gumroad: <a href="https://gumroad.com">https://gumroad.com</a><br>Sahil's Website: <a href="https://sahillavingia.com/">https://sahillavingia.com/</a><br>HackerNews Thread: <a href="https://news.ycombinator.com/item?id=41733625">https://news.ycombinator.com/item?id=41733625</a><br>HTMX: <a href="https://htmx.org">https://htmx.org</a><br>Big Sky Software: <a href="https://bigsky.software/cv/">https://bigsky.software/cv/</a></p><p>Keep creating.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Is it better to use the tech stack that you know and you're familiar with or the tech stack that better solves the problem at hand? Can tools like HTMX or Livewire measure up to the needs of a highly interactive web application like NextJS? </p><p>Why did Gumroad choose to go with NextJS over HTMX and is that a good thing?</p><p>Let's learn together. </p><p>––––<br>Article: <a href="https://htmx.org/essays/why-gumroad-didnt-choose-htmx/">https://htmx.org/essays/why-gumroad-didnt-choose-htmx/</a><br>Gumroad: <a href="https://gumroad.com">https://gumroad.com</a><br>Sahil's Website: <a href="https://sahillavingia.com/">https://sahillavingia.com/</a><br>HackerNews Thread: <a href="https://news.ycombinator.com/item?id=41733625">https://news.ycombinator.com/item?id=41733625</a><br>HTMX: <a href="https://htmx.org">https://htmx.org</a><br>Big Sky Software: <a href="https://bigsky.software/cv/">https://bigsky.software/cv/</a></p><p>Keep creating.</p>]]>
      </content:encoded>
      <pubDate>Fri, 11 Oct 2024 16:57:31 -0700</pubDate>
      <author>Josh Cirre</author>
      <enclosure url="https://media.transistor.fm/6f87b1be/6d703179.mp3" length="19235587" type="audio/mpeg"/>
      <itunes:author>Josh Cirre</itunes:author>
      <itunes:duration>1202</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Is it better to use the tech stack that you know and you're familiar with or the tech stack that better solves the problem at hand? Can tools like HTMX or Livewire measure up to the needs of a highly interactive web application like NextJS? </p><p>Why did Gumroad choose to go with NextJS over HTMX and is that a good thing?</p><p>Let's learn together. </p><p>––––<br>Article: <a href="https://htmx.org/essays/why-gumroad-didnt-choose-htmx/">https://htmx.org/essays/why-gumroad-didnt-choose-htmx/</a><br>Gumroad: <a href="https://gumroad.com">https://gumroad.com</a><br>Sahil's Website: <a href="https://sahillavingia.com/">https://sahillavingia.com/</a><br>HackerNews Thread: <a href="https://news.ycombinator.com/item?id=41733625">https://news.ycombinator.com/item?id=41733625</a><br>HTMX: <a href="https://htmx.org">https://htmx.org</a><br>Big Sky Software: <a href="https://bigsky.software/cv/">https://bigsky.software/cv/</a></p><p>Keep creating.</p>]]>
      </itunes:summary>
      <itunes:keywords>technology, tech reading, tech learning, audio blog, audio articles</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>The Pipeline Problem - Justin Jackson</title>
      <itunes:episode>16</itunes:episode>
      <podcast:episode>16</podcast:episode>
      <itunes:title>The Pipeline Problem - Justin Jackson</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">c4b6c3e3-ef95-429e-91cd-0a38249f814d</guid>
      <link>https://share.transistor.fm/s/8e97bf2b</link>
      <description>
        <![CDATA[<p>Why aren't beginners learning PHP or Laravel instead of JavaScript or some enterprise language like Java or C#? Is it because there's more jobs outside of PHP?</p><p>What can we do to fix this?</p><p>Let's learn together. </p><p>––––<br>Article: <a href="https://justinjackson.ca/summer-project">https://justinjackson.ca/summer-project</a><br>Justin Jackson's Website: <a href="https://justinjackson.ca/">https://justinjackson.ca/</a><br>Justin Jackson on Twitter/X: <a href="https://twitter.com/mijustin">https://twitter.com/mijustin</a></p><p>Keep creating.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Why aren't beginners learning PHP or Laravel instead of JavaScript or some enterprise language like Java or C#? Is it because there's more jobs outside of PHP?</p><p>What can we do to fix this?</p><p>Let's learn together. </p><p>––––<br>Article: <a href="https://justinjackson.ca/summer-project">https://justinjackson.ca/summer-project</a><br>Justin Jackson's Website: <a href="https://justinjackson.ca/">https://justinjackson.ca/</a><br>Justin Jackson on Twitter/X: <a href="https://twitter.com/mijustin">https://twitter.com/mijustin</a></p><p>Keep creating.</p>]]>
      </content:encoded>
      <pubDate>Fri, 04 Oct 2024 13:00:00 -0700</pubDate>
      <author>Josh Cirre</author>
      <enclosure url="https://media.transistor.fm/8e97bf2b/1f0cfe9d.mp3" length="11294352" type="audio/mpeg"/>
      <itunes:author>Josh Cirre</itunes:author>
      <itunes:duration>705</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Why aren't beginners learning PHP or Laravel instead of JavaScript or some enterprise language like Java or C#? Is it because there's more jobs outside of PHP?</p><p>What can we do to fix this?</p><p>Let's learn together. </p><p>––––<br>Article: <a href="https://justinjackson.ca/summer-project">https://justinjackson.ca/summer-project</a><br>Justin Jackson's Website: <a href="https://justinjackson.ca/">https://justinjackson.ca/</a><br>Justin Jackson on Twitter/X: <a href="https://twitter.com/mijustin">https://twitter.com/mijustin</a></p><p>Keep creating.</p>]]>
      </itunes:summary>
      <itunes:keywords>technology, tech reading, tech learning, audio blog, audio articles</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Look out, kids: PHP is the new JavaScript - Dave Kiss</title>
      <itunes:episode>15</itunes:episode>
      <podcast:episode>15</podcast:episode>
      <itunes:title>Look out, kids: PHP is the new JavaScript - Dave Kiss</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">72febe79-c9cf-4e60-9a46-b46c2bf6d7c1</guid>
      <link>https://share.transistor.fm/s/b3006ea9</link>
      <description>
        <![CDATA[<p>I didn't really touch PHP (other than some WP themes or plugins here and there, don't sue me) until 2 years ago when I started building apps in Laravel.</p><p>PHP is a much different language than it was 10-15 years ago. </p><p>But why is everyone talking about it now? We read an article from Mux/Dave Kiss where we get a front row seat as Dave tries Laravel for the first time. </p><p>Let's learn together. </p><p>––––<br>Article: <a href="https://www.mux.com/blog/php-is-the-new-javascript">https://www.mux.com/blog/php-is-the-new-javascript</a><br>Dave's Other Posts: <a href="https://www.mux.com/team/dave-kiss">https://www.mux.com/team/dave-kiss</a><br>Dave Kiss on Twitter/X: <a href="https://x.com/davekiss">https://x.com/davekiss</a></p><p>Keep creating.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>I didn't really touch PHP (other than some WP themes or plugins here and there, don't sue me) until 2 years ago when I started building apps in Laravel.</p><p>PHP is a much different language than it was 10-15 years ago. </p><p>But why is everyone talking about it now? We read an article from Mux/Dave Kiss where we get a front row seat as Dave tries Laravel for the first time. </p><p>Let's learn together. </p><p>––––<br>Article: <a href="https://www.mux.com/blog/php-is-the-new-javascript">https://www.mux.com/blog/php-is-the-new-javascript</a><br>Dave's Other Posts: <a href="https://www.mux.com/team/dave-kiss">https://www.mux.com/team/dave-kiss</a><br>Dave Kiss on Twitter/X: <a href="https://x.com/davekiss">https://x.com/davekiss</a></p><p>Keep creating.</p>]]>
      </content:encoded>
      <pubDate>Fri, 27 Sep 2024 07:00:00 -0700</pubDate>
      <author>Josh Cirre</author>
      <enclosure url="https://media.transistor.fm/b3006ea9/26d3a111.mp3" length="15882728" type="audio/mpeg"/>
      <itunes:author>Josh Cirre</itunes:author>
      <itunes:duration>992</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>I didn't really touch PHP (other than some WP themes or plugins here and there, don't sue me) until 2 years ago when I started building apps in Laravel.</p><p>PHP is a much different language than it was 10-15 years ago. </p><p>But why is everyone talking about it now? We read an article from Mux/Dave Kiss where we get a front row seat as Dave tries Laravel for the first time. </p><p>Let's learn together. </p><p>––––<br>Article: <a href="https://www.mux.com/blog/php-is-the-new-javascript">https://www.mux.com/blog/php-is-the-new-javascript</a><br>Dave's Other Posts: <a href="https://www.mux.com/team/dave-kiss">https://www.mux.com/team/dave-kiss</a><br>Dave Kiss on Twitter/X: <a href="https://x.com/davekiss">https://x.com/davekiss</a></p><p>Keep creating.</p>]]>
      </itunes:summary>
      <itunes:keywords>technology, tech reading, tech learning, audio blog, audio articles</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Hypermedia on Whatever You'd Like - Carson Gross</title>
      <itunes:episode>14</itunes:episode>
      <podcast:episode>14</podcast:episode>
      <itunes:title>Hypermedia on Whatever You'd Like - Carson Gross</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">bc420768-1fcb-495c-b58b-684013ccceed</guid>
      <link>https://share.transistor.fm/s/48a7d343</link>
      <description>
        <![CDATA[<p>There's a lot of folks like me who prefer sending HTML over the wire with tools like Livewire, HTMX, Hotwire, AlpineAJAX or others. So do we all hate JavaScript?</p><p>No. But, it doesn't mean you should use JavaScript for everything. </p><p>In this episode, we read an article from Carson Gross (the creator of HTMX) on why Hypermedia should be used on ALL THE THINGS.</p><p>Let's learn together. </p><p>––––<br>Article: <a href="https://htmx.org/essays/hypermedia-on-whatever-youd-like/">https://htmx.org/essays/hypermedia-on-whatever-youd-like/</a><br>HTMX: <a href="https://htmx.org">https://htmx.org</a><br>Big Sky Software: <a href="https://bigsky.software/cv/">https://bigsky.software/cv/</a><br>My Tech Stack Video (referenced): <a href="https://youtu.be/1NyFkPVpwfg">https://youtu.be/1NyFkPVpwfg</a><br>My AlpineAJAX Video (referenced): <a href="https://youtu.be/k2Kzv4VrWj8">https://youtu.be/k2Kzv4VrWj8</a></p><p>Keep creating.</p><p>---<br>📹 **Watch My VSCode Setup Video:**  <a href="https://youtu.be/uoqhrFRuRF4">https://youtu.be/uoqhrFRuRF4</a></p><p>🎓 **Make VSCode Awesome – Caleb Porzio's Course (support me with this link):** <a href="https://gumroad.com/a/636621331">https://gumroad.com/a/636621331</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>There's a lot of folks like me who prefer sending HTML over the wire with tools like Livewire, HTMX, Hotwire, AlpineAJAX or others. So do we all hate JavaScript?</p><p>No. But, it doesn't mean you should use JavaScript for everything. </p><p>In this episode, we read an article from Carson Gross (the creator of HTMX) on why Hypermedia should be used on ALL THE THINGS.</p><p>Let's learn together. </p><p>––––<br>Article: <a href="https://htmx.org/essays/hypermedia-on-whatever-youd-like/">https://htmx.org/essays/hypermedia-on-whatever-youd-like/</a><br>HTMX: <a href="https://htmx.org">https://htmx.org</a><br>Big Sky Software: <a href="https://bigsky.software/cv/">https://bigsky.software/cv/</a><br>My Tech Stack Video (referenced): <a href="https://youtu.be/1NyFkPVpwfg">https://youtu.be/1NyFkPVpwfg</a><br>My AlpineAJAX Video (referenced): <a href="https://youtu.be/k2Kzv4VrWj8">https://youtu.be/k2Kzv4VrWj8</a></p><p>Keep creating.</p><p>---<br>📹 **Watch My VSCode Setup Video:**  <a href="https://youtu.be/uoqhrFRuRF4">https://youtu.be/uoqhrFRuRF4</a></p><p>🎓 **Make VSCode Awesome – Caleb Porzio's Course (support me with this link):** <a href="https://gumroad.com/a/636621331">https://gumroad.com/a/636621331</a></p>]]>
      </content:encoded>
      <pubDate>Fri, 20 Sep 2024 07:00:00 -0700</pubDate>
      <author>Josh Cirre</author>
      <enclosure url="https://media.transistor.fm/48a7d343/e5ea0659.mp3" length="14060419" type="audio/mpeg"/>
      <itunes:author>Josh Cirre</itunes:author>
      <itunes:duration>878</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>There's a lot of folks like me who prefer sending HTML over the wire with tools like Livewire, HTMX, Hotwire, AlpineAJAX or others. So do we all hate JavaScript?</p><p>No. But, it doesn't mean you should use JavaScript for everything. </p><p>In this episode, we read an article from Carson Gross (the creator of HTMX) on why Hypermedia should be used on ALL THE THINGS.</p><p>Let's learn together. </p><p>––––<br>Article: <a href="https://htmx.org/essays/hypermedia-on-whatever-youd-like/">https://htmx.org/essays/hypermedia-on-whatever-youd-like/</a><br>HTMX: <a href="https://htmx.org">https://htmx.org</a><br>Big Sky Software: <a href="https://bigsky.software/cv/">https://bigsky.software/cv/</a><br>My Tech Stack Video (referenced): <a href="https://youtu.be/1NyFkPVpwfg">https://youtu.be/1NyFkPVpwfg</a><br>My AlpineAJAX Video (referenced): <a href="https://youtu.be/k2Kzv4VrWj8">https://youtu.be/k2Kzv4VrWj8</a></p><p>Keep creating.</p><p>---<br>📹 **Watch My VSCode Setup Video:**  <a href="https://youtu.be/uoqhrFRuRF4">https://youtu.be/uoqhrFRuRF4</a></p><p>🎓 **Make VSCode Awesome – Caleb Porzio's Course (support me with this link):** <a href="https://gumroad.com/a/636621331">https://gumroad.com/a/636621331</a></p>]]>
      </itunes:summary>
      <itunes:keywords>technology, tech reading, tech learning, audio blog, audio articles</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>How to Build Anything Extremely Quickly - dnbt777</title>
      <itunes:episode>13</itunes:episode>
      <podcast:episode>13</podcast:episode>
      <itunes:title>How to Build Anything Extremely Quickly - dnbt777</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">971b227b-8019-4603-90ca-53d7aab4c0d8</guid>
      <link>https://share.transistor.fm/s/b6c49e9b</link>
      <description>
        <![CDATA[<p>Can you speedrun preparing to do something? Can you learn to do something fast by prepping to do it fast?</p><p>In this episode, we delve into the secrets of building rapidly by exploring an article from LearnHowToLearn.org. Written by DNBT 777, the article details the technique of outline speedrunning, a method designed to speed up both the planning and execution phases of any project. </p><p>Let's learn together. </p><p>––––<br>Article: <a href="https://learnhowtolearn.org/how-to-build-extremely-quickly/">https://learnhowtolearn.org/how-to-build-extremely-quickly/</a><br>My Tech Stack Video (referenced): <a href="https://youtu.be/1NyFkPVpwfg">https://youtu.be/1NyFkPVpwfg</a><br>Learn How To Learn: <a href="https://learnhowtolearn.org">https://learnhowtolearn.org</a><br>Author X/Twitter: <a href="https://x.com/dnbt777">https://x.com/dnbt777</a></p><p>Keep creating.</p><p>---<br>📹 **Watch My VSCode Setup Video:**  <a href="https://youtu.be/uoqhrFRuRF4">https://youtu.be/uoqhrFRuRF4</a></p><p>🎓 **Make VSCode Awesome – Caleb Porzio's Course (support me with this link):** <a href="https://gumroad.com/a/636621331">https://gumroad.com/a/636621331</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Can you speedrun preparing to do something? Can you learn to do something fast by prepping to do it fast?</p><p>In this episode, we delve into the secrets of building rapidly by exploring an article from LearnHowToLearn.org. Written by DNBT 777, the article details the technique of outline speedrunning, a method designed to speed up both the planning and execution phases of any project. </p><p>Let's learn together. </p><p>––––<br>Article: <a href="https://learnhowtolearn.org/how-to-build-extremely-quickly/">https://learnhowtolearn.org/how-to-build-extremely-quickly/</a><br>My Tech Stack Video (referenced): <a href="https://youtu.be/1NyFkPVpwfg">https://youtu.be/1NyFkPVpwfg</a><br>Learn How To Learn: <a href="https://learnhowtolearn.org">https://learnhowtolearn.org</a><br>Author X/Twitter: <a href="https://x.com/dnbt777">https://x.com/dnbt777</a></p><p>Keep creating.</p><p>---<br>📹 **Watch My VSCode Setup Video:**  <a href="https://youtu.be/uoqhrFRuRF4">https://youtu.be/uoqhrFRuRF4</a></p><p>🎓 **Make VSCode Awesome – Caleb Porzio's Course (support me with this link):** <a href="https://gumroad.com/a/636621331">https://gumroad.com/a/636621331</a></p>]]>
      </content:encoded>
      <pubDate>Fri, 13 Sep 2024 07:00:00 -0700</pubDate>
      <author>Josh Cirre</author>
      <enclosure url="https://media.transistor.fm/b6c49e9b/c18dfdb2.mp3" length="10275805" type="audio/mpeg"/>
      <itunes:author>Josh Cirre</itunes:author>
      <itunes:duration>642</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Can you speedrun preparing to do something? Can you learn to do something fast by prepping to do it fast?</p><p>In this episode, we delve into the secrets of building rapidly by exploring an article from LearnHowToLearn.org. Written by DNBT 777, the article details the technique of outline speedrunning, a method designed to speed up both the planning and execution phases of any project. </p><p>Let's learn together. </p><p>––––<br>Article: <a href="https://learnhowtolearn.org/how-to-build-extremely-quickly/">https://learnhowtolearn.org/how-to-build-extremely-quickly/</a><br>My Tech Stack Video (referenced): <a href="https://youtu.be/1NyFkPVpwfg">https://youtu.be/1NyFkPVpwfg</a><br>Learn How To Learn: <a href="https://learnhowtolearn.org">https://learnhowtolearn.org</a><br>Author X/Twitter: <a href="https://x.com/dnbt777">https://x.com/dnbt777</a></p><p>Keep creating.</p><p>---<br>📹 **Watch My VSCode Setup Video:**  <a href="https://youtu.be/uoqhrFRuRF4">https://youtu.be/uoqhrFRuRF4</a></p><p>🎓 **Make VSCode Awesome – Caleb Porzio's Course (support me with this link):** <a href="https://gumroad.com/a/636621331">https://gumroad.com/a/636621331</a></p>]]>
      </itunes:summary>
      <itunes:keywords>technology, tech reading, tech learning, audio blog, audio articles</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>How to be better at making decisions - Max Stoiber</title>
      <itunes:episode>12</itunes:episode>
      <podcast:episode>12</podcast:episode>
      <itunes:title>How to be better at making decisions - Max Stoiber</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">978d3d06-5262-4251-b926-75045fd3ded7</guid>
      <link>https://share.transistor.fm/s/cf739350</link>
      <description>
        <![CDATA[<p>How can we learn from past decisions (especially in tech) but also make better decisions in the future at the same time?</p><p>Max Stoiber is a living legend in the JavaScript world. Cofounder &amp; CEO <br>of Stellate, co-creator of styled-components &amp; react-boilerplate, and last but not least, the author of "How to better at making decisions" among other stellar notes.</p><p>Let's learn together.</p><p>Note Link: <a href="https://mxstbr.com/notes/decision-making">https://mxstbr.com/notes/decision-making</a><br>Max's Website: <a href="https://mxstbr.com/">https://mxstbr.com/</a><br>Max's X/Twitter: <a href="https://x.com/mxstbr">https://x.com/mxstbr</a></p><p>Keep creating.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>How can we learn from past decisions (especially in tech) but also make better decisions in the future at the same time?</p><p>Max Stoiber is a living legend in the JavaScript world. Cofounder &amp; CEO <br>of Stellate, co-creator of styled-components &amp; react-boilerplate, and last but not least, the author of "How to better at making decisions" among other stellar notes.</p><p>Let's learn together.</p><p>Note Link: <a href="https://mxstbr.com/notes/decision-making">https://mxstbr.com/notes/decision-making</a><br>Max's Website: <a href="https://mxstbr.com/">https://mxstbr.com/</a><br>Max's X/Twitter: <a href="https://x.com/mxstbr">https://x.com/mxstbr</a></p><p>Keep creating.</p>]]>
      </content:encoded>
      <pubDate>Fri, 06 Sep 2024 07:00:00 -0700</pubDate>
      <author>Josh Cirre</author>
      <enclosure url="https://media.transistor.fm/cf739350/deeb7412.mp3" length="8268344" type="audio/mpeg"/>
      <itunes:author>Josh Cirre</itunes:author>
      <itunes:duration>516</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>How can we learn from past decisions (especially in tech) but also make better decisions in the future at the same time?</p><p>Max Stoiber is a living legend in the JavaScript world. Cofounder &amp; CEO <br>of Stellate, co-creator of styled-components &amp; react-boilerplate, and last but not least, the author of "How to better at making decisions" among other stellar notes.</p><p>Let's learn together.</p><p>Note Link: <a href="https://mxstbr.com/notes/decision-making">https://mxstbr.com/notes/decision-making</a><br>Max's Website: <a href="https://mxstbr.com/">https://mxstbr.com/</a><br>Max's X/Twitter: <a href="https://x.com/mxstbr">https://x.com/mxstbr</a></p><p>Keep creating.</p>]]>
      </itunes:summary>
      <itunes:keywords>technology, tech reading, tech learning, audio blog, audio articles</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Benefits of Writing Clean, Maintainable Code - Jamie Peters</title>
      <itunes:episode>11</itunes:episode>
      <podcast:episode>11</podcast:episode>
      <itunes:title>Benefits of Writing Clean, Maintainable Code - Jamie Peters</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">cb83eaf9-9714-48a9-a578-eaa636de01dc</guid>
      <link>https://share.transistor.fm/s/5edaf671</link>
      <description>
        <![CDATA[<p>What is clean code? Are there benefits to writing it? What are things to think about as you write code and keep the future of maintaining that code in mind?</p><p>This episode of Learning Driven Development, we read "Benefits of Writing Clean, Maintainable Code" by Jamie Peters at Jump24.</p><p>Links:<br>Article: <a href="https://jump24.co.uk/journal/benefits-of-writing-clean-maintainable-code/">https://jump24.co.uk/journal/benefits-of-writing-clean-maintainable-code/</a><br>Jamie's Website: <a href="https://jamie-peters.co.uk/">https://jamie-peters.co.uk/</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>What is clean code? Are there benefits to writing it? What are things to think about as you write code and keep the future of maintaining that code in mind?</p><p>This episode of Learning Driven Development, we read "Benefits of Writing Clean, Maintainable Code" by Jamie Peters at Jump24.</p><p>Links:<br>Article: <a href="https://jump24.co.uk/journal/benefits-of-writing-clean-maintainable-code/">https://jump24.co.uk/journal/benefits-of-writing-clean-maintainable-code/</a><br>Jamie's Website: <a href="https://jamie-peters.co.uk/">https://jamie-peters.co.uk/</a></p>]]>
      </content:encoded>
      <pubDate>Fri, 30 Aug 2024 07:00:00 -0700</pubDate>
      <author>Josh Cirre</author>
      <enclosure url="https://media.transistor.fm/5edaf671/a841361d.mp3" length="14531888" type="audio/mpeg"/>
      <itunes:author>Josh Cirre</itunes:author>
      <itunes:duration>908</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>What is clean code? Are there benefits to writing it? What are things to think about as you write code and keep the future of maintaining that code in mind?</p><p>This episode of Learning Driven Development, we read "Benefits of Writing Clean, Maintainable Code" by Jamie Peters at Jump24.</p><p>Links:<br>Article: <a href="https://jump24.co.uk/journal/benefits-of-writing-clean-maintainable-code/">https://jump24.co.uk/journal/benefits-of-writing-clean-maintainable-code/</a><br>Jamie's Website: <a href="https://jamie-peters.co.uk/">https://jamie-peters.co.uk/</a></p>]]>
      </itunes:summary>
      <itunes:keywords>technology, tech reading, tech learning, audio blog, audio articles</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>I don't write code the way I used to - Brent Roose</title>
      <itunes:episode>10</itunes:episode>
      <podcast:episode>10</podcast:episode>
      <itunes:title>I don't write code the way I used to - Brent Roose</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">ae43ce7a-e143-4222-aedb-4178291856dc</guid>
      <link>https://share.transistor.fm/s/e74b7d60</link>
      <description>
        <![CDATA[<p>What would you tell your younger self if you could tell them how to write better code? What would your younger self tell you now? </p><p>Brent's Github: <a href="https://github.com/brendt">https://github.com/brendt</a><br>Stitcher.io: <a href="https://stitcher.io/newsletter/subscribe">https://stitcher.io/newsletter/subscribe</a><br>Article Link: <a href="https://stitcher.io/blog/i-dont-code-the-way-i-used-to">https://stitcher.io/blog/i-dont-code-the-way-i-used-to</a></p><p>Keep creating.</p><p>---<br>📹 **Watch My VSCode Setup Video:**  <a href="https://youtu.be/uoqhrFRuRF4">https://youtu.be/uoqhrFRuRF4</a></p><p>🎓 **Make VSCode Awesome – Caleb Porzio's Course (support me with this link):** <a href="https://gumroad.com/a/636621331">https://gumroad.com/a/636621331</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>What would you tell your younger self if you could tell them how to write better code? What would your younger self tell you now? </p><p>Brent's Github: <a href="https://github.com/brendt">https://github.com/brendt</a><br>Stitcher.io: <a href="https://stitcher.io/newsletter/subscribe">https://stitcher.io/newsletter/subscribe</a><br>Article Link: <a href="https://stitcher.io/blog/i-dont-code-the-way-i-used-to">https://stitcher.io/blog/i-dont-code-the-way-i-used-to</a></p><p>Keep creating.</p><p>---<br>📹 **Watch My VSCode Setup Video:**  <a href="https://youtu.be/uoqhrFRuRF4">https://youtu.be/uoqhrFRuRF4</a></p><p>🎓 **Make VSCode Awesome – Caleb Porzio's Course (support me with this link):** <a href="https://gumroad.com/a/636621331">https://gumroad.com/a/636621331</a></p>]]>
      </content:encoded>
      <pubDate>Fri, 23 Aug 2024 07:00:00 -0700</pubDate>
      <author>Josh Cirre</author>
      <enclosure url="https://media.transistor.fm/e74b7d60/fd957884.mp3" length="8763207" type="audio/mpeg"/>
      <itunes:author>Josh Cirre</itunes:author>
      <itunes:duration>547</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>What would you tell your younger self if you could tell them how to write better code? What would your younger self tell you now? </p><p>Brent's Github: <a href="https://github.com/brendt">https://github.com/brendt</a><br>Stitcher.io: <a href="https://stitcher.io/newsletter/subscribe">https://stitcher.io/newsletter/subscribe</a><br>Article Link: <a href="https://stitcher.io/blog/i-dont-code-the-way-i-used-to">https://stitcher.io/blog/i-dont-code-the-way-i-used-to</a></p><p>Keep creating.</p><p>---<br>📹 **Watch My VSCode Setup Video:**  <a href="https://youtu.be/uoqhrFRuRF4">https://youtu.be/uoqhrFRuRF4</a></p><p>🎓 **Make VSCode Awesome – Caleb Porzio's Course (support me with this link):** <a href="https://gumroad.com/a/636621331">https://gumroad.com/a/636621331</a></p>]]>
      </itunes:summary>
      <itunes:keywords>technology, tech reading, tech learning, audio blog, audio articles</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Write Code That's Easy To Delete - Tef</title>
      <itunes:episode>9</itunes:episode>
      <podcast:episode>9</podcast:episode>
      <itunes:title>Write Code That's Easy To Delete - Tef</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d02fa11b-e391-4866-8b96-4777b087e353</guid>
      <link>https://share.transistor.fm/s/ffb6c632</link>
      <description>
        <![CDATA[<p>Every line of code comes at a price.</p><p>So how do you write "good" code?</p><p>In this episode we read "Write code that is easy to delete, not easy to extend" by Tef.</p><p>Article: <a href="https://programmingisterrible.com/post/139222674273/write-code-that-is-easy-to-delete-not-easy-to">https://programmingisterrible.com/post/139222674273/write-code-that-is-easy-to-delete-not-easy-to</a><br>Tef's Mastodon: <a href="https://mastodon.social/@tef">https://mastodon.social/@tef</a><br>About Tef: <a href="https://programmingisterrible.com/about">https://programmingisterrible.com/about</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Every line of code comes at a price.</p><p>So how do you write "good" code?</p><p>In this episode we read "Write code that is easy to delete, not easy to extend" by Tef.</p><p>Article: <a href="https://programmingisterrible.com/post/139222674273/write-code-that-is-easy-to-delete-not-easy-to">https://programmingisterrible.com/post/139222674273/write-code-that-is-easy-to-delete-not-easy-to</a><br>Tef's Mastodon: <a href="https://mastodon.social/@tef">https://mastodon.social/@tef</a><br>About Tef: <a href="https://programmingisterrible.com/about">https://programmingisterrible.com/about</a></p>]]>
      </content:encoded>
      <pubDate>Fri, 16 Aug 2024 07:00:00 -0700</pubDate>
      <author>Josh Cirre</author>
      <enclosure url="https://media.transistor.fm/ffb6c632/ccb8a0b1.mp3" length="21739163" type="audio/mpeg"/>
      <itunes:author>Josh Cirre</itunes:author>
      <itunes:duration>1358</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Every line of code comes at a price.</p><p>So how do you write "good" code?</p><p>In this episode we read "Write code that is easy to delete, not easy to extend" by Tef.</p><p>Article: <a href="https://programmingisterrible.com/post/139222674273/write-code-that-is-easy-to-delete-not-easy-to">https://programmingisterrible.com/post/139222674273/write-code-that-is-easy-to-delete-not-easy-to</a><br>Tef's Mastodon: <a href="https://mastodon.social/@tef">https://mastodon.social/@tef</a><br>About Tef: <a href="https://programmingisterrible.com/about">https://programmingisterrible.com/about</a></p>]]>
      </itunes:summary>
      <itunes:keywords>technology, tech reading, tech learning, audio blog, audio articles</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>5 Lessons I Learned From Building My Own Laravel Package - Ash Allen</title>
      <itunes:episode>8</itunes:episode>
      <podcast:episode>8</podcast:episode>
      <itunes:title>5 Lessons I Learned From Building My Own Laravel Package - Ash Allen</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">56533528-83ac-4bfa-a6b2-04fa18eff22c</guid>
      <link>https://share.transistor.fm/s/c7de5d60</link>
      <description>
        <![CDATA[<p>Put down that book, pause that video, bookmark that course, and just start building the thing you've been wanting to build. You'll find the pieces you need to learn as you go.</p><p>But just do it.</p><p>In this episode of 'Learning Driven Development,' we dive into the five crucial lessons learned from creating a Laravel package, as shared by Ash Allen. From handling criticism to the importance of tests and documentation, Ash's insights offer invaluable advice for developers at all levels. Watch to discover practical tips on improving your skills through hands-on building and get a chance to win free copies of Ash Allen's books, 'Battle Ready Laravel' and 'Consuming APIs in Laravel.' </p><p>Links:<br>Ash's Website/Blog: <a href="https://ashallendesign.co.uk/">https://ashallendesign.co.uk/</a><br>Article: <a href="https://ashallendesign.co.uk/blog/5-lessons-i-learned-from-building-my-own-laravel-package">https://ashallendesign.co.uk/blog/5-lessons-i-learned-from-building-my-own-laravel-package</a><br>Ash's Github: <a href="https://github.com/ash-jc-allen">https://github.com/ash-jc-allen</a><br>Ash's Twitter/X: <a href="https://x.com/AshAllenDesign">https://x.com/AshAllenDesign</a><br>Battle Ready Laravel: <a href="https://battle-ready-laravel.com/">https://battle-ready-laravel.com/</a><br>Consuming APIs in Laravel: <a href="https://consuming-apis-in-laravel.com/">https://consuming-apis-in-laravel.com/</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Put down that book, pause that video, bookmark that course, and just start building the thing you've been wanting to build. You'll find the pieces you need to learn as you go.</p><p>But just do it.</p><p>In this episode of 'Learning Driven Development,' we dive into the five crucial lessons learned from creating a Laravel package, as shared by Ash Allen. From handling criticism to the importance of tests and documentation, Ash's insights offer invaluable advice for developers at all levels. Watch to discover practical tips on improving your skills through hands-on building and get a chance to win free copies of Ash Allen's books, 'Battle Ready Laravel' and 'Consuming APIs in Laravel.' </p><p>Links:<br>Ash's Website/Blog: <a href="https://ashallendesign.co.uk/">https://ashallendesign.co.uk/</a><br>Article: <a href="https://ashallendesign.co.uk/blog/5-lessons-i-learned-from-building-my-own-laravel-package">https://ashallendesign.co.uk/blog/5-lessons-i-learned-from-building-my-own-laravel-package</a><br>Ash's Github: <a href="https://github.com/ash-jc-allen">https://github.com/ash-jc-allen</a><br>Ash's Twitter/X: <a href="https://x.com/AshAllenDesign">https://x.com/AshAllenDesign</a><br>Battle Ready Laravel: <a href="https://battle-ready-laravel.com/">https://battle-ready-laravel.com/</a><br>Consuming APIs in Laravel: <a href="https://consuming-apis-in-laravel.com/">https://consuming-apis-in-laravel.com/</a></p>]]>
      </content:encoded>
      <pubDate>Fri, 09 Aug 2024 07:00:00 -0700</pubDate>
      <author>Josh Cirre</author>
      <enclosure url="https://media.transistor.fm/c7de5d60/d1eb71f0.mp3" length="16503830" type="audio/mpeg"/>
      <itunes:author>Josh Cirre</itunes:author>
      <itunes:duration>1031</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Put down that book, pause that video, bookmark that course, and just start building the thing you've been wanting to build. You'll find the pieces you need to learn as you go.</p><p>But just do it.</p><p>In this episode of 'Learning Driven Development,' we dive into the five crucial lessons learned from creating a Laravel package, as shared by Ash Allen. From handling criticism to the importance of tests and documentation, Ash's insights offer invaluable advice for developers at all levels. Watch to discover practical tips on improving your skills through hands-on building and get a chance to win free copies of Ash Allen's books, 'Battle Ready Laravel' and 'Consuming APIs in Laravel.' </p><p>Links:<br>Ash's Website/Blog: <a href="https://ashallendesign.co.uk/">https://ashallendesign.co.uk/</a><br>Article: <a href="https://ashallendesign.co.uk/blog/5-lessons-i-learned-from-building-my-own-laravel-package">https://ashallendesign.co.uk/blog/5-lessons-i-learned-from-building-my-own-laravel-package</a><br>Ash's Github: <a href="https://github.com/ash-jc-allen">https://github.com/ash-jc-allen</a><br>Ash's Twitter/X: <a href="https://x.com/AshAllenDesign">https://x.com/AshAllenDesign</a><br>Battle Ready Laravel: <a href="https://battle-ready-laravel.com/">https://battle-ready-laravel.com/</a><br>Consuming APIs in Laravel: <a href="https://consuming-apis-in-laravel.com/">https://consuming-apis-in-laravel.com/</a></p>]]>
      </itunes:summary>
      <itunes:keywords>Learning Driven Development, Laravel Package, Laravel Tutorial, Web Development, Code Implementation, Ash Allen, Laravel Exchange Rates, Software Development, PHP Development, Laravel Tips, Laravel Lessons, GitHub Projects, Coding Criticism, Programming Tips, Testing in Laravel, Open Source Projects, Code Quality, Programming Standards, Web Developer Tips, Freelance Developer Lessons, Building Software Packages, YouTube Coding Channel, Web Dev Education, Programming for Beginners, Learn by Building, Online Coding Courses</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>How I Force Quit My Old Career and Started Coding - Marcy Acevedo</title>
      <itunes:episode>7</itunes:episode>
      <podcast:episode>7</podcast:episode>
      <itunes:title>How I Force Quit My Old Career and Started Coding - Marcy Acevedo</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">17cb3a99-2bcb-40cf-97a1-6551ba43c31b</guid>
      <link>https://share.transistor.fm/s/cadcb087</link>
      <description>
        <![CDATA[<p>No matter if you just started your development journey or your ten years deep, we all struggle with those feelings of self doubt. </p><p>Am I even a developer?</p><p>On this episode of Learning Driven Development, we read "Ctrl+Alt+Delete: How I Force Quit My Old Career and Started Coding" by Marcy Acevedo at Tighten.</p><p>Links:<br>Article: <a href="https://tighten.com/insights/ctrl-alt-del-force-quit-to-coding/">https://tighten.com/insights/ctrl-alt-del-force-quit-to-coding/</a><br>Marcy's Twitter: <a href="https://x.com/_sugarcoded">https://x.com/_sugarcoded</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>No matter if you just started your development journey or your ten years deep, we all struggle with those feelings of self doubt. </p><p>Am I even a developer?</p><p>On this episode of Learning Driven Development, we read "Ctrl+Alt+Delete: How I Force Quit My Old Career and Started Coding" by Marcy Acevedo at Tighten.</p><p>Links:<br>Article: <a href="https://tighten.com/insights/ctrl-alt-del-force-quit-to-coding/">https://tighten.com/insights/ctrl-alt-del-force-quit-to-coding/</a><br>Marcy's Twitter: <a href="https://x.com/_sugarcoded">https://x.com/_sugarcoded</a></p>]]>
      </content:encoded>
      <pubDate>Fri, 02 Aug 2024 07:00:00 -0700</pubDate>
      <author>Josh Cirre</author>
      <enclosure url="https://media.transistor.fm/cadcb087/d51cd45b.mp3" length="15063954" type="audio/mpeg"/>
      <itunes:author>Josh Cirre</itunes:author>
      <itunes:duration>941</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>No matter if you just started your development journey or your ten years deep, we all struggle with those feelings of self doubt. </p><p>Am I even a developer?</p><p>On this episode of Learning Driven Development, we read "Ctrl+Alt+Delete: How I Force Quit My Old Career and Started Coding" by Marcy Acevedo at Tighten.</p><p>Links:<br>Article: <a href="https://tighten.com/insights/ctrl-alt-del-force-quit-to-coding/">https://tighten.com/insights/ctrl-alt-del-force-quit-to-coding/</a><br>Marcy's Twitter: <a href="https://x.com/_sugarcoded">https://x.com/_sugarcoded</a></p>]]>
      </itunes:summary>
      <itunes:keywords>technology, tech reading, tech learning, audio blog, audio articles</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Your customers hate MVPs. Make a SLC instead. - Jason Cohen</title>
      <itunes:episode>6</itunes:episode>
      <podcast:episode>6</podcast:episode>
      <itunes:title>Your customers hate MVPs. Make a SLC instead. - Jason Cohen</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">5efde623-bcd8-4d2c-a4ef-17b3d9a7338d</guid>
      <link>https://share.transistor.fm/s/af16dd5a</link>
      <description>
        <![CDATA[<p>On this episode of the Learning Driven Development podcast, we read an article from one of my favorite authors in the startup space: Jason Cohen.</p><p>Your customers hate MVPs. Make a SLC instead.<br>Article: <a href="https://longform.asmartbear.com/slc/">https://longform.asmartbear.com/slc/</a><br>Jason's Website: <a href="https://longform.asmartbear.com/jason-cohen/">https://longform.asmartbear.com/jason-cohen/</a><br>Jason's Twitter/X: <a href="https://x.com/asmartbear">https://x.com/asmartbear</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>On this episode of the Learning Driven Development podcast, we read an article from one of my favorite authors in the startup space: Jason Cohen.</p><p>Your customers hate MVPs. Make a SLC instead.<br>Article: <a href="https://longform.asmartbear.com/slc/">https://longform.asmartbear.com/slc/</a><br>Jason's Website: <a href="https://longform.asmartbear.com/jason-cohen/">https://longform.asmartbear.com/jason-cohen/</a><br>Jason's Twitter/X: <a href="https://x.com/asmartbear">https://x.com/asmartbear</a></p>]]>
      </content:encoded>
      <pubDate>Fri, 26 Jul 2024 07:00:00 -0700</pubDate>
      <author>Josh Cirre</author>
      <enclosure url="https://media.transistor.fm/af16dd5a/54fff1c0.mp3" length="13833060" type="audio/mpeg"/>
      <itunes:author>Josh Cirre</itunes:author>
      <itunes:duration>864</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>On this episode of the Learning Driven Development podcast, we read an article from one of my favorite authors in the startup space: Jason Cohen.</p><p>Your customers hate MVPs. Make a SLC instead.<br>Article: <a href="https://longform.asmartbear.com/slc/">https://longform.asmartbear.com/slc/</a><br>Jason's Website: <a href="https://longform.asmartbear.com/jason-cohen/">https://longform.asmartbear.com/jason-cohen/</a><br>Jason's Twitter/X: <a href="https://x.com/asmartbear">https://x.com/asmartbear</a></p>]]>
      </itunes:summary>
      <itunes:keywords>technology, tech reading, tech learning, audio blog, audio articles</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Stop Saying Best Practice - Will King</title>
      <itunes:episode>5</itunes:episode>
      <podcast:episode>5</podcast:episode>
      <itunes:title>Stop Saying Best Practice - Will King</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">58d33925-0063-434f-b51e-6b39a406afbc</guid>
      <link>https://share.transistor.fm/s/1db05091</link>
      <description>
        <![CDATA[<p>TLDR: Stop saying best practice and say what you're practicing.</p><p>This is the first Learning Driven and Development episode where I get to have a chat with the author about the article we read together... and it was a BLAST.</p><p>Let's learn together with Will King.</p><p>Links:<br><a href="https://www.wking.dev">Will's Website</a><br><a href="https://www.wking.dev/logs/stop-saying-best-practice">The Stop Saying Best Practice Article</a><br><a href="https://x.com/wking__">Will's Twitter</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>TLDR: Stop saying best practice and say what you're practicing.</p><p>This is the first Learning Driven and Development episode where I get to have a chat with the author about the article we read together... and it was a BLAST.</p><p>Let's learn together with Will King.</p><p>Links:<br><a href="https://www.wking.dev">Will's Website</a><br><a href="https://www.wking.dev/logs/stop-saying-best-practice">The Stop Saying Best Practice Article</a><br><a href="https://x.com/wking__">Will's Twitter</a></p>]]>
      </content:encoded>
      <pubDate>Fri, 19 Jul 2024 07:00:00 -0700</pubDate>
      <author>Josh Cirre</author>
      <enclosure url="https://media.transistor.fm/1db05091/209676cb.mp3" length="40469173" type="audio/mpeg"/>
      <itunes:author>Josh Cirre</itunes:author>
      <itunes:duration>2529</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>TLDR: Stop saying best practice and say what you're practicing.</p><p>This is the first Learning Driven and Development episode where I get to have a chat with the author about the article we read together... and it was a BLAST.</p><p>Let's learn together with Will King.</p><p>Links:<br><a href="https://www.wking.dev">Will's Website</a><br><a href="https://www.wking.dev/logs/stop-saying-best-practice">The Stop Saying Best Practice Article</a><br><a href="https://x.com/wking__">Will's Twitter</a></p>]]>
      </itunes:summary>
      <itunes:keywords>best practices,coding best practices,software development,design engineering,software engineering,programming interview,developer interview,web development,coding tips,software design,technology podcast,developer podcast,coding podcast,software engineering tips,indie hacking,programming best practices,software project management,software development principles,clean code,TDD,software testing,developer discussions</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:person role="Guest" href="https://wking.dev/design-engineer" img="https://img.transistorcdn.com/ANEMsxgy3IKyiF28rfxyqsQA2QK8uHJzESxHqgenyz0/rs:fill:0:0:1/w:800/h:800/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS85NWYw/MWE3MDEyYmU1MmFk/NWFjMWEyYjgxMWFm/YzI3Ni5qcGc.jpg">Will King</podcast:person>
    </item>
    <item>
      <title>We Are Entering a New Age: The Creation Age - GrahamTheDev</title>
      <itunes:episode>4</itunes:episode>
      <podcast:episode>4</podcast:episode>
      <itunes:title>We Are Entering a New Age: The Creation Age - GrahamTheDev</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">87194a75-01f7-4874-adaf-975e867cdd72</guid>
      <link>https://share.transistor.fm/s/0cb99329</link>
      <description>
        <![CDATA[<p>Can AI be creative? Are we entering a new age as humans? Will AI and ChatGPT replace us as developers? </p><p>On this episode of Learning Driven Development, we read "We are entering a new age: the creation age" by GrahamTheDev.</p><p>Links:<br>Article: <a href="https://dev.to/grahamthedev/we-are-entering-a-new-age-the-creation-age-1f0j">https://dev.to/grahamthedev/we-are-entering-a-new-age-the-creation-age-1f0j</a><br>Graham's Dev.to: <a href="https://dev.to/grahamthedev">https://dev.to/grahamthedev</a><br>Graham's Twitter/X: <a href="https://x.com/GrahamTheDev">https://x.com/GrahamTheDev</a><br>Graham's A18y Discord: <a href="https://becomea.monster">https://becomea.monster</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Can AI be creative? Are we entering a new age as humans? Will AI and ChatGPT replace us as developers? </p><p>On this episode of Learning Driven Development, we read "We are entering a new age: the creation age" by GrahamTheDev.</p><p>Links:<br>Article: <a href="https://dev.to/grahamthedev/we-are-entering-a-new-age-the-creation-age-1f0j">https://dev.to/grahamthedev/we-are-entering-a-new-age-the-creation-age-1f0j</a><br>Graham's Dev.to: <a href="https://dev.to/grahamthedev">https://dev.to/grahamthedev</a><br>Graham's Twitter/X: <a href="https://x.com/GrahamTheDev">https://x.com/GrahamTheDev</a><br>Graham's A18y Discord: <a href="https://becomea.monster">https://becomea.monster</a></p>]]>
      </content:encoded>
      <pubDate>Fri, 12 Jul 2024 07:00:00 -0700</pubDate>
      <author>Josh Cirre</author>
      <enclosure url="https://media.transistor.fm/0cb99329/9005cfa8.mp3" length="11858634" type="audio/mpeg"/>
      <itunes:author>Josh Cirre</itunes:author>
      <itunes:duration>741</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Can AI be creative? Are we entering a new age as humans? Will AI and ChatGPT replace us as developers? </p><p>On this episode of Learning Driven Development, we read "We are entering a new age: the creation age" by GrahamTheDev.</p><p>Links:<br>Article: <a href="https://dev.to/grahamthedev/we-are-entering-a-new-age-the-creation-age-1f0j">https://dev.to/grahamthedev/we-are-entering-a-new-age-the-creation-age-1f0j</a><br>Graham's Dev.to: <a href="https://dev.to/grahamthedev">https://dev.to/grahamthedev</a><br>Graham's Twitter/X: <a href="https://x.com/GrahamTheDev">https://x.com/GrahamTheDev</a><br>Graham's A18y Discord: <a href="https://becomea.monster">https://becomea.monster</a></p>]]>
      </itunes:summary>
      <itunes:keywords>technology, tech reading, tech learning, audio blog, audio articles</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>I Don't Care How You Pronounce SQL - Mary Perry</title>
      <itunes:episode>3</itunes:episode>
      <podcast:episode>3</podcast:episode>
      <itunes:title>I Don't Care How You Pronounce SQL - Mary Perry</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">05e946ba-60e6-4ae7-83b3-faa87993ecdd</guid>
      <link>https://share.transistor.fm/s/6d0a6a2e</link>
      <description>
        <![CDATA[<p>Have you ever been told that you're doing or saying something incorrectly?</p><p>On this episode of Learning Driven Development, we read Mary's (@sifrious on Twitter/X) post entitled: I Don't Care How You Pronounce SQL</p><p>Links:<br>Blog Post: <a href="https://dev.to/sifrious/i-dont-care-how-you-pronounce-sql-43bc">https://dev.to/sifrious/i-dont-care-how-you-pronounce-sql-43bc</a><br>Mary's Github: <a href="https://github.com/sifrious">https://github.com/sifrious</a><br>Mary's Twitter/X: <a href="https://x.com/sifrious">https://x.com/sifrious</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Have you ever been told that you're doing or saying something incorrectly?</p><p>On this episode of Learning Driven Development, we read Mary's (@sifrious on Twitter/X) post entitled: I Don't Care How You Pronounce SQL</p><p>Links:<br>Blog Post: <a href="https://dev.to/sifrious/i-dont-care-how-you-pronounce-sql-43bc">https://dev.to/sifrious/i-dont-care-how-you-pronounce-sql-43bc</a><br>Mary's Github: <a href="https://github.com/sifrious">https://github.com/sifrious</a><br>Mary's Twitter/X: <a href="https://x.com/sifrious">https://x.com/sifrious</a></p>]]>
      </content:encoded>
      <pubDate>Fri, 05 Jul 2024 07:00:00 -0700</pubDate>
      <author>Josh Cirre</author>
      <enclosure url="https://media.transistor.fm/6d0a6a2e/96f872d9.mp3" length="11898747" type="audio/mpeg"/>
      <itunes:author>Josh Cirre</itunes:author>
      <itunes:duration>743</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Have you ever been told that you're doing or saying something incorrectly?</p><p>On this episode of Learning Driven Development, we read Mary's (@sifrious on Twitter/X) post entitled: I Don't Care How You Pronounce SQL</p><p>Links:<br>Blog Post: <a href="https://dev.to/sifrious/i-dont-care-how-you-pronounce-sql-43bc">https://dev.to/sifrious/i-dont-care-how-you-pronounce-sql-43bc</a><br>Mary's Github: <a href="https://github.com/sifrious">https://github.com/sifrious</a><br>Mary's Twitter/X: <a href="https://x.com/sifrious">https://x.com/sifrious</a></p>]]>
      </itunes:summary>
      <itunes:keywords>technology, tech reading, tech learning, audio blog, audio articles</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/6d0a6a2e/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/6d0a6a2e/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/6d0a6a2e/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/6d0a6a2e/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/6d0a6a2e/transcription" type="text/html"/>
    </item>
    <item>
      <title>On Understanding Computers - Sam Rose</title>
      <itunes:episode>2</itunes:episode>
      <podcast:episode>2</podcast:episode>
      <itunes:title>On Understanding Computers - Sam Rose</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">8f903157-0bb7-4a4c-9349-4fd6a2ff2173</guid>
      <link>https://share.transistor.fm/s/823a2ce8</link>
      <description>
        <![CDATA[<p>I'm back with another Learning Driven Development episode pulling up an incredible post from the archives of a prolific author. </p><p>Sam Rose, author of recent viral posts Queues and Load Balancing published "On Understanding Computers" just over 10 years ago.</p><p>Let's learn together.</p><p>Blog Post: <a href="https://samwho.dev/blog/on-understanding-computers/">https://samwho.dev/blog/on-understanding-computers/</a><br>Sam's Website: <a href="https://samwho.dev">https://samwho.dev</a><br>Sam's Twitter: <a href="https://x.com/samwhoo">https://x.com/samwhoo</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>I'm back with another Learning Driven Development episode pulling up an incredible post from the archives of a prolific author. </p><p>Sam Rose, author of recent viral posts Queues and Load Balancing published "On Understanding Computers" just over 10 years ago.</p><p>Let's learn together.</p><p>Blog Post: <a href="https://samwho.dev/blog/on-understanding-computers/">https://samwho.dev/blog/on-understanding-computers/</a><br>Sam's Website: <a href="https://samwho.dev">https://samwho.dev</a><br>Sam's Twitter: <a href="https://x.com/samwhoo">https://x.com/samwhoo</a></p>]]>
      </content:encoded>
      <pubDate>Tue, 02 Jul 2024 07:00:00 -0700</pubDate>
      <author>Josh Cirre</author>
      <enclosure url="https://media.transistor.fm/823a2ce8/a121a0bc.mp3" length="12174997" type="audio/mpeg"/>
      <itunes:author>Josh Cirre</itunes:author>
      <itunes:duration>760</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>I'm back with another Learning Driven Development episode pulling up an incredible post from the archives of a prolific author. </p><p>Sam Rose, author of recent viral posts Queues and Load Balancing published "On Understanding Computers" just over 10 years ago.</p><p>Let's learn together.</p><p>Blog Post: <a href="https://samwho.dev/blog/on-understanding-computers/">https://samwho.dev/blog/on-understanding-computers/</a><br>Sam's Website: <a href="https://samwho.dev">https://samwho.dev</a><br>Sam's Twitter: <a href="https://x.com/samwhoo">https://x.com/samwhoo</a></p>]]>
      </itunes:summary>
      <itunes:keywords>technology, tech reading, tech learning, audio blog, audio articles</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/823a2ce8/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/823a2ce8/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/823a2ce8/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/823a2ce8/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/823a2ce8/transcription" type="text/html"/>
    </item>
    <item>
      <title>Don't Make Me Think - Maxi Ferreira</title>
      <itunes:episode>1</itunes:episode>
      <podcast:episode>1</podcast:episode>
      <itunes:title>Don't Make Me Think - Maxi Ferreira</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">22f713b4-d427-4b58-82f9-b12633f464c7</guid>
      <link>https://share.transistor.fm/s/980670f2</link>
      <description>
        <![CDATA[<p>In this FIRST episode of the Learning Driven Development podcast (LDDPod 📖), we take a look at "Don't Make Me Think" by Maxi Ferreira (@charca on Twitter)</p><p>Blog Post: <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmhGNVJ4MkNwcXYtV2N6ZHB3dHhQaGtFcG04d3xBQ3Jtc0ttVkQ4TUN2a3ZVa3V6a2hrM3RZTy1Va0VmcDd0ZmdZRHBPN29EdTQ1aEdzMDd3em5kN3VyMXFldElHd1NJSFp5blhweDYwLW5CNXlzUjQzelhnYk5NZUYwLWtFZnZsMDlPRjlCdS1nMGVIQzFtYXpkUQ&amp;q=https%3A%2F%2Ffrontendatscale.com%2Fissues%2F8&amp;v=42tTVMAmvx0">https://frontendatscale.com/issues/8</a><br>Frontend at Scale: <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqblVDOU9Ua3NkNEE3TXFhMThwRmY0dzR3R2I2Z3xBQ3Jtc0trdE1vSHFKN1JqT2VrRnFGQUhjR1NoN01TeE1lVC0yX2g5YTlQdW5ob0x3b296bFdKRTRISkk3c2lFcTB5eU5XNjhRQkttMjlTM1Y2RklteEtobU9zX0piWDJFZXQ5WU1mWlFjUXI4Z1p2cjBNRjF1MA&amp;q=https%3A%2F%2Ffrontendatscale.com%2F&amp;v=42tTVMAmvx0">https://frontendatscale.com/</a><br>Maxi's Twitter: <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmpHVWNra0VTVldRRG1IdTczMl8wam9xMGZzZ3xBQ3Jtc0tudkxiMHJsSVRJSkh0YXRGWFQxUnNwWWppZ2FXcWpxX2hyT3hLZDNVMWZZaTZPQVJrQVdCYi1LbkxqSm9TRlNPV09zQVJ0RTFzNHZReVgyNFp5M1NpTlF0M0w3RzNucTV0dXljX0Vlb2NaV0N1dkl2dw&amp;q=https%3A%2F%2Fx.com%2Fcharca&amp;v=42tTVMAmvx0">https://x.com/charca</a></p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this FIRST episode of the Learning Driven Development podcast (LDDPod 📖), we take a look at "Don't Make Me Think" by Maxi Ferreira (@charca on Twitter)</p><p>Blog Post: <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmhGNVJ4MkNwcXYtV2N6ZHB3dHhQaGtFcG04d3xBQ3Jtc0ttVkQ4TUN2a3ZVa3V6a2hrM3RZTy1Va0VmcDd0ZmdZRHBPN29EdTQ1aEdzMDd3em5kN3VyMXFldElHd1NJSFp5blhweDYwLW5CNXlzUjQzelhnYk5NZUYwLWtFZnZsMDlPRjlCdS1nMGVIQzFtYXpkUQ&amp;q=https%3A%2F%2Ffrontendatscale.com%2Fissues%2F8&amp;v=42tTVMAmvx0">https://frontendatscale.com/issues/8</a><br>Frontend at Scale: <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqblVDOU9Ua3NkNEE3TXFhMThwRmY0dzR3R2I2Z3xBQ3Jtc0trdE1vSHFKN1JqT2VrRnFGQUhjR1NoN01TeE1lVC0yX2g5YTlQdW5ob0x3b296bFdKRTRISkk3c2lFcTB5eU5XNjhRQkttMjlTM1Y2RklteEtobU9zX0piWDJFZXQ5WU1mWlFjUXI4Z1p2cjBNRjF1MA&amp;q=https%3A%2F%2Ffrontendatscale.com%2F&amp;v=42tTVMAmvx0">https://frontendatscale.com/</a><br>Maxi's Twitter: <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmpHVWNra0VTVldRRG1IdTczMl8wam9xMGZzZ3xBQ3Jtc0tudkxiMHJsSVRJSkh0YXRGWFQxUnNwWWppZ2FXcWpxX2hyT3hLZDNVMWZZaTZPQVJrQVdCYi1LbkxqSm9TRlNPV09zQVJ0RTFzNHZReVgyNFp5M1NpTlF0M0w3RzNucTV0dXljX0Vlb2NaV0N1dkl2dw&amp;q=https%3A%2F%2Fx.com%2Fcharca&amp;v=42tTVMAmvx0">https://x.com/charca</a></p>]]>
      </content:encoded>
      <pubDate>Fri, 28 Jun 2024 07:00:00 -0700</pubDate>
      <author>Josh Cirre</author>
      <enclosure url="https://media.transistor.fm/980670f2/0891f209.mp3" length="7260208" type="audio/mpeg"/>
      <itunes:author>Josh Cirre</itunes:author>
      <itunes:duration>453</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this FIRST episode of the Learning Driven Development podcast (LDDPod 📖), we take a look at "Don't Make Me Think" by Maxi Ferreira (@charca on Twitter)</p><p>Blog Post: <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmhGNVJ4MkNwcXYtV2N6ZHB3dHhQaGtFcG04d3xBQ3Jtc0ttVkQ4TUN2a3ZVa3V6a2hrM3RZTy1Va0VmcDd0ZmdZRHBPN29EdTQ1aEdzMDd3em5kN3VyMXFldElHd1NJSFp5blhweDYwLW5CNXlzUjQzelhnYk5NZUYwLWtFZnZsMDlPRjlCdS1nMGVIQzFtYXpkUQ&amp;q=https%3A%2F%2Ffrontendatscale.com%2Fissues%2F8&amp;v=42tTVMAmvx0">https://frontendatscale.com/issues/8</a><br>Frontend at Scale: <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqblVDOU9Ua3NkNEE3TXFhMThwRmY0dzR3R2I2Z3xBQ3Jtc0trdE1vSHFKN1JqT2VrRnFGQUhjR1NoN01TeE1lVC0yX2g5YTlQdW5ob0x3b296bFdKRTRISkk3c2lFcTB5eU5XNjhRQkttMjlTM1Y2RklteEtobU9zX0piWDJFZXQ5WU1mWlFjUXI4Z1p2cjBNRjF1MA&amp;q=https%3A%2F%2Ffrontendatscale.com%2F&amp;v=42tTVMAmvx0">https://frontendatscale.com/</a><br>Maxi's Twitter: <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbmpHVWNra0VTVldRRG1IdTczMl8wam9xMGZzZ3xBQ3Jtc0tudkxiMHJsSVRJSkh0YXRGWFQxUnNwWWppZ2FXcWpxX2hyT3hLZDNVMWZZaTZPQVJrQVdCYi1LbkxqSm9TRlNPV09zQVJ0RTFzNHZReVgyNFp5M1NpTlF0M0w3RzNucTV0dXljX0Vlb2NaV0N1dkl2dw&amp;q=https%3A%2F%2Fx.com%2Fcharca&amp;v=42tTVMAmvx0">https://x.com/charca</a></p>]]>
      </itunes:summary>
      <itunes:keywords>technology, tech reading, tech learning, audio blog, audio articles</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:transcript url="https://share.transistor.fm/s/980670f2/transcription.vtt" type="text/vtt" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/980670f2/transcription.srt" type="application/x-subrip" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/980670f2/transcription.json" type="application/json" rel="captions"/>
      <podcast:transcript url="https://share.transistor.fm/s/980670f2/transcription.txt" type="text/plain"/>
      <podcast:transcript url="https://share.transistor.fm/s/980670f2/transcription" type="text/html"/>
    </item>
  </channel>
</rss>
