{
  "title": "SolidJS with Ryan Carniato",
  "slug": "solidjs-with-ryan-carniato",
  "collection": "videos",
  "contentType": "Video",
  "description": "Ryan Carniato discusses SolidJS, demoing how to port a Hacker News clone from Rollup to Vite. Explores data fetching, reactivity, and benchmarking frameworks",
  "summary": "Ryan Carniato discusses SolidJS, demoing how to port a Hacker News clone from Rollup to Vite. Explores data fetching, reactivity, and benchmarking frameworks",
  "author": {
    "name": "Anthony Campolo"
  },
  "source": {
    "channel": "Anthony Campolo",
    "channelUrl": "https://www.youtube.com/@ajcwebdev",
    "originalUrl": "https://www.youtube.com/watch?v=KT-rfkQUPUQ"
  },
  "publishedAt": "2022-08-30T00:00:00.000Z",
  "updatedAt": null,
  "freshness": {
    "label": "Published",
    "value": "2022-08-30T00:00:00.000Z"
  },
  "urls": {
    "html": "https://ajcwebdev.com/videos/solidjs-with-ryan-carniato/",
    "markdown": "https://ajcwebdev.com/videos/solidjs-with-ryan-carniato/index.md",
    "json": "https://ajcwebdev.com/videos/solidjs-with-ryan-carniato/index.json"
  },
  "headings": [
    {
      "depth": 2,
      "id": "episode-description",
      "text": "Episode Description"
    },
    {
      "depth": 2,
      "id": "episode-summary",
      "text": "Episode Summary"
    },
    {
      "depth": 2,
      "id": "chapters",
      "text": "Chapters"
    },
    {
      "depth": 3,
      "id": "00-00-27-introductions-and-ryan-s-background",
      "text": "00:00:27 - Introductions and Ryan's Background"
    },
    {
      "depth": 3,
      "id": "00-04-00-why-hacker-news-as-the-demo-app",
      "text": "00:04:00 - Why Hacker News as the Demo App"
    },
    {
      "depth": 3,
      "id": "00-08-49-examining-the-solid-hacker-news-codebase",
      "text": "00:08:49 - Examining the Solid Hacker News Codebase"
    },
    {
      "depth": 3,
      "id": "00-13-35-router-data-fetching-and-solid-primitives",
      "text": "00:13:35 - Router, Data Fetching, and Solid Primitives"
    },
    {
      "depth": 3,
      "id": "00-29-26-live-migration-from-rollup-to-vite",
      "text": "00:29:26 - Live Migration from Rollup to Vite"
    },
    {
      "depth": 3,
      "id": "00-39-13-solid-s-approachability-and-the-react-mental-model",
      "text": "00:39:13 - Solid's Approachability and the React Mental Model"
    },
    {
      "depth": 3,
      "id": "00-44-10-builder-io-benchmarks-and-meta-framework-performance",
      "text": "00:44:10 - Builder.io Benchmarks and Meta-Framework Performance"
    },
    {
      "depth": 3,
      "id": "00-51-19-community-mentorship-and-wrap-up",
      "text": "00:51:19 - Community, Mentorship, and Wrap-Up"
    },
    {
      "depth": 2,
      "id": "transcript",
      "text": "Transcript"
    }
  ],
  "tags": [
    "web",
    "frontend"
  ],
  "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/videos/solidjs-with-ryan-carniato/",
      "method": "GET",
      "accept": "text/html"
    },
    {
      "action": "get_markdown_twin",
      "url": "https://ajcwebdev.com/videos/solidjs-with-ryan-carniato/index.md",
      "method": "GET",
      "accept": "text/markdown"
    },
    {
      "action": "get_json_twin",
      "url": "https://ajcwebdev.com/videos/solidjs-with-ryan-carniato/index.json",
      "method": "GET",
      "accept": "application/json"
    }
  ]
}