{
  "title": "Quirrel with Simon Knott",
  "slug": "quirrel-simon-knott",
  "collection": "podcasts",
  "contentType": "Podcast",
  "description": "Simon Knott discusses his open source projects SuperJSON and Quirrel, explaining JSON serialization challenges and serverless job queuing for modern web apps",
  "summary": "Simon Knott discusses his open source projects SuperJSON and Quirrel, explaining JSON serialization challenges and serverless job queuing for modern web apps",
  "author": {
    "name": "Anthony Campolo"
  },
  "source": {
    "channel": "FSJam Podcast",
    "channelUrl": "https://fsjam.org",
    "originalUrl": "https://audio.transistor.fm/m/shows/15767/983db9ade5b860177c728ba8426a35e8.mp3"
  },
  "publishedAt": "2021-01-28T00:00:00.000Z",
  "updatedAt": null,
  "freshness": {
    "label": "Published",
    "value": "2021-01-28T00:00:00.000Z"
  },
  "urls": {
    "html": "https://ajcwebdev.com/podcasts/quirrel-simon-knott/",
    "markdown": "https://ajcwebdev.com/podcasts/quirrel-simon-knott/index.md",
    "json": "https://ajcwebdev.com/podcasts/quirrel-simon-knott/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-introduction-and-programming-origins",
      "text": "00:00:00 - Introduction and Programming Origins"
    },
    {
      "depth": 3,
      "id": "00-04-55-superjson-and-javascript-serialization",
      "text": "00:04:55 - SuperJSON and JavaScript Serialization"
    },
    {
      "depth": 3,
      "id": "00-12-29-superjson-deep-dive-and-javascript-maps",
      "text": "00:12:29 - SuperJSON Deep Dive and JavaScript Maps"
    },
    {
      "depth": 3,
      "id": "00-18-38-blitz-js-redwood-and-framework-comparisons",
      "text": "00:18:38 - Blitz.js, Redwood, and Framework Comparisons"
    },
    {
      "depth": 3,
      "id": "00-24-37-introducing-quirrel-for-serverless-job-queuing",
      "text": "00:24:37 - Introducing Quirrel for Serverless Job Queuing"
    },
    {
      "depth": 3,
      "id": "00-31-18-pricing-cron-jobs-and-background-job-use-cases",
      "text": "00:31:18 - Pricing, Cron Jobs, and Background Job Use Cases"
    },
    {
      "depth": 3,
      "id": "00-42-07-fan-out-jobs-future-projects-and-closing",
      "text": "00:42:07 - Fan-Out Jobs, Future Projects, and Closing"
    },
    {
      "depth": 2,
      "id": "resources-and-links",
      "text": "Resources and Links"
    },
    {
      "depth": 2,
      "id": "transcript",
      "text": "Transcript"
    }
  ],
  "tags": [
    "web",
    "deployment",
    "blitzjs",
    "open-source",
    "redwoodjs",
    "serverless"
  ],
  "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/quirrel-simon-knott/",
      "method": "GET",
      "accept": "text/html"
    },
    {
      "action": "get_markdown_twin",
      "url": "https://ajcwebdev.com/podcasts/quirrel-simon-knott/index.md",
      "method": "GET",
      "accept": "text/markdown"
    },
    {
      "action": "get_json_twin",
      "url": "https://ajcwebdev.com/podcasts/quirrel-simon-knott/index.json",
      "method": "GET",
      "accept": "application/json"
    }
  ]
}