{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/g/resources--full_stack_track--phase-a-typescript-foundations/#resource",
      "name": "Phase A: TypeScript Foundations (In-Repo Lessons)",
      "description": "Phase A: TypeScript Foundations (In-Repo Lessons) Maps to: Blueprint Phase A Goal: Write small programs with correct types so later APIs and React/Next cod…",
      "url": "https://nabidinmotion.com/g/resources--full_stack_track--phase-a-typescript-foundations/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Guide",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Phase A: TypeScript Foundations (In-Repo Lessons)",
          "item": "https://nabidinmotion.com/g/resources--full_stack_track--phase-a-typescript-foundations/"
        }
      ]
    }
  ]
}
