egghead.io
  1. 1
    Introduction to MDX
    46s
  2. 2
    Install MDX in a New Gatsby Project
    1m 13s
  3. 3
    Use a React Component from NPM in an MDX File with Gatsby MDX
    46s
  4. 4
    Use MDXProvider to Control the Rendering of Markdown Elements with Gatsby MDX
    1m 44s
  5. 5
    Replace the MDX Content Wrapper with an MDXProvider in Gatsby MDX
    52s
  6. 6
    Create a Live Code Component with Gatsby MDX and React Live
    2m 31s
  7. 7
    Syntax Highlighting Code Blocks using Components with Prism React Renderer and Gatsby MDX
    2m 18s
  8. 8
    Compose Syntax Highlighting and Live Code Examples using MDXProvider with Gatsby MDX
    1m 41s
  9. 9
    Processing Markdown File Extensions with Gatsby MDX
    54s
  10. 10
    Access Props inside MDX within a Gatsby Application
    38s

Introduction to MDX

Chris Biscardi
InstructorChris Biscardi
  • react
    React
  • vue
    Vue.js

Share this video with your friends

Send Tweet

MDX is an authorable format that lets you seamlessly write JSX in your Markdown documents. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components a blast πŸš€

illustration for Building Websites with MDX and Gatsby

Course

Building Websites with MDX and Gatsby

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
Β©egghead.io
Terms & Conditions