{
  "title": "Astro with Fred Schott",
  "slug": "astro-fred-schott",
  "collection": "podcasts",
  "contentType": "Podcast",
  "description": "Fred Schott discusses ESM's impact on web development, the evolution from Webpack to Snowpack, and how Astro's HTML-first approach changes site building",
  "summary": "Fred Schott discusses ESM's impact on web development, the evolution from Webpack to Snowpack, and how Astro's HTML-first approach changes site building",
  "author": {
    "name": "Anthony Campolo"
  },
  "source": {
    "channel": "FSJam Podcast",
    "channelUrl": "https://fsjam.org",
    "originalUrl": "https://audio.transistor.fm/m/shows/15767/03bf2c9c495df7d6020b553e53140bb8.mp3"
  },
  "publishedAt": "2021-10-26T00:00:00.000Z",
  "updatedAt": null,
  "freshness": {
    "label": "Published",
    "value": "2021-10-26T00:00:00.000Z"
  },
  "urls": {
    "html": "https://ajcwebdev.com/podcasts/astro-fred-schott/",
    "markdown": "https://ajcwebdev.com/podcasts/astro-fred-schott/index.md",
    "json": "https://ajcwebdev.com/podcasts/astro-fred-schott/index.json"
  },
  "headings": [
    {
      "depth": 2,
      "id": "episode-description",
      "text": "Episode Description"
    },
    {
      "depth": 2,
      "id": "episode-summary",
      "text": "Episode Summary"
    },
    {
      "depth": 2,
      "id": "speakers",
      "text": "Speakers"
    },
    {
      "depth": 2,
      "id": "chapters",
      "text": "Chapters"
    },
    {
      "depth": 3,
      "id": "00-00-00-the-origins-of-pika-and-esm-s-promise",
      "text": "00:00:00 - The Origins of Pika and ESM's Promise"
    },
    {
      "depth": 3,
      "id": "00-03-00-the-painful-migration-from-commonjs-to-esm",
      "text": "00:03:00 - The Painful Migration from CommonJS to ESM"
    },
    {
      "depth": 3,
      "id": "00-07-04-snowpack-s-unbundled-development-model",
      "text": "00:07:04 - Snowpack's Unbundled Development Model"
    },
    {
      "depth": 3,
      "id": "00-11-17-bundling-as-a-production-optimization",
      "text": "00:11:17 - Bundling as a Production Optimization"
    },
    {
      "depth": 3,
      "id": "00-15-07-esbuild-babel-and-the-risks-of-over-customization",
      "text": "00:15:07 - Esbuild, Babel, and the Risks of Over-Customization"
    },
    {
      "depth": 3,
      "id": "00-19-02-skypack-and-the-return-of-cdn-based-code-loading",
      "text": "00:19:02 - Skypack and the Return of CDN-Based Code Loading"
    },
    {
      "depth": 3,
      "id": "00-21-22-the-cycle-of-javascript-tooling-and-default-choices",
      "text": "00:21:22 - The Cycle of JavaScript Tooling and Default Choices"
    },
    {
      "depth": 3,
      "id": "00-25-49-introducing-astro-and-html-first-development",
      "text": "00:25:49 - Introducing Astro and HTML-First Development"
    },
    {
      "depth": 3,
      "id": "00-29-18-partial-hydration-and-islands-architecture",
      "text": "00:29:18 - Partial Hydration and Islands Architecture"
    },
    {
      "depth": 3,
      "id": "00-31-27-data-fetching-cms-integration-and-the-path-to-v1",
      "text": "00:31:27 - Data Fetching, CMS Integration, and the Path to V1"
    },
    {
      "depth": 3,
      "id": "00-38-12-web-components-community-and-closing-thoughts",
      "text": "00:38:12 - Web Components, Community, and Closing Thoughts"
    },
    {
      "depth": 2,
      "id": "resources-and-links",
      "text": "Resources and Links"
    },
    {
      "depth": 2,
      "id": "transcript",
      "text": "Transcript"
    }
  ],
  "tags": [
    "web",
    "astro"
  ],
  "discovery": {
    "apiIndex": "https://ajcwebdev.com/api/index.json",
    "llmsTxt": "https://ajcwebdev.com/llms.txt",
    "llmsFullTxt": "https://ajcwebdev.com/llms-full.txt",
    "sitemapMd": "https://ajcwebdev.com/sitemap.md",
    "sitemapXml": "https://ajcwebdev.com/sitemap.xml"
  },
  "nextActions": [
    {
      "action": "open_html",
      "url": "https://ajcwebdev.com/podcasts/astro-fred-schott/",
      "method": "GET",
      "accept": "text/html"
    },
    {
      "action": "get_markdown_twin",
      "url": "https://ajcwebdev.com/podcasts/astro-fred-schott/index.md",
      "method": "GET",
      "accept": "text/markdown"
    },
    {
      "action": "get_json_twin",
      "url": "https://ajcwebdev.com/podcasts/astro-fred-schott/index.json",
      "method": "GET",
      "accept": "application/json"
    }
  ]
}