<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://media.rss.com/style.xsl"?>
<rss xmlns:podcast="https://podcastindex.org/namespace/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:psc="http://podlove.org/simple-chapters" xmlns:atom="http://www.w3.org/2005/Atom" xml:lang="en" version="2.0">
  <channel>
    <title><![CDATA[Advanced Full Stack Development]]></title>
    <link>https://rss.com/podcasts/advanced-full-stack-development</link>
    <atom:link href="https://media.rss.com/advanced-full-stack-development/feed.xml" rel="self" type="application/rss+xml"/>
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com/"/>
    <description><![CDATA[<p>Podcast to accompany the Advanced Full Stack module delivered at OTH Regensburg, Autumn, 2025 - <a target="_blank" rel="noopener noreferrer nofollow" href="https://tutors.dev/course/full-stack-oth-25">https://tutors.dev/course/full-stack-oth-25</a></p>]]></description>
    <generator>RSS.com 2026.401.141116</generator>
    <lastBuildDate>Fri, 17 Apr 2026 15:12:19 GMT</lastBuildDate>
    <language>en</language>
    <copyright><![CDATA[Creative Commons]]></copyright>
    <itunes:image href="https://media.rss.com/advanced-full-stack-development/20251106_101133_037ded1a90d4d65d8f16b3a13b03bf00.png"/>
    <podcast:guid>6d9c0878-ad15-5995-95d1-1f7b230e18a0</podcast:guid>
    <image>
      <url>https://media.rss.com/advanced-full-stack-development/20251106_101133_037ded1a90d4d65d8f16b3a13b03bf00.png</url>
      <title>Advanced Full Stack Development</title>
      <link>https://rss.com/podcasts/advanced-full-stack-development</link>
    </image>
    <podcast:locked>yes</podcast:locked>
    <podcast:license>Creative Commons</podcast:license>
    <itunes:author>Eamonn De Leastar</itunes:author>
    <itunes:owner>
      <itunes:name>Eamonn De Leastar</itunes:name>
    </itunes:owner>
    <itunes:explicit>false</itunes:explicit>
    <itunes:type>episodic</itunes:type>
    <itunes:category text="Education">
      <itunes:category text="Courses"/>
    </itunes:category>
    <podcast:medium>podcast</podcast:medium>
    <podcast:location rel="creator" geo="geo:52.865196,-7.9794599" osm="R62273" country="ie">Ireland, Ireland</podcast:location>
    <item>
      <title><![CDATA[Introducing Node JS]]></title>
      <itunes:title><![CDATA[Introducing Node JS]]></itunes:title>
      <description><![CDATA[<p>This document synthesizes the core concepts of the Advanced Full Stack Web Development course, which centers on building modern web applications using Node.js and the Hapi framework. The curriculum emphasizes a departure from traditional synchronous programming models, like those found in Java, in favor of Node's asynchronous, non-blocking I/O paradigm, which is crucial for creating scalable, I/O-heavy applications. The course positions the Hapi framework as a modern, modular, and balanced choice, occupying a middle ground between highly opinionated monolithic frameworks and minimalist micro-frameworks.</p><p>Key architectural patterns promoted include Model-View-Controller (MVC) for structuring application logic and the Facade pattern for abstracting data access. A significant focus is placed on modern development practices, mandating the use of code quality tools like ESLint, Prettier, and the Airbnb style guide to ensure maintainability and adherence to best practices. These concepts are consolidated through the development of a practical application, "Playtime," which progresses from in-memory data storage to more persistent models, utilizing Handlebars for templating and the Bulma CSS framework for its user interface.</p>]]></description>
      <link>https://rss.com/podcasts/advanced-full-stack-development/2312076</link>
      <enclosure url="https://content.rss.com/episodes/354280/2312076/advanced-full-stack-development/2025_11_06_10_14_48_952b5a72-5e7c-46e2-9a76-d106616bc314.mp3" length="16703039" type="audio/mpeg"/>
      <guid isPermaLink="false">93b37be0-18f0-4aca-bd8e-9f8084cf35a2</guid>
      <itunes:duration>1043</itunes:duration>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:season>1</itunes:season>
      <podcast:season>1</podcast:season>
      <itunes:episode>1</itunes:episode>
      <podcast:episode>1</podcast:episode>
      <itunes:explicit>false</itunes:explicit>
      <pubDate>Thu, 06 Nov 2025 10:15:00 GMT</pubDate>
      <itunes:image href="https://media.rss.com/advanced-full-stack-development/ep_cover_20251106_101137_96db0566e6f8b28023f5334fb9caa981.png"/>
    </item>
  </channel>
</rss>