Gatsby and MDX
August 4, 2019 —Category: Blog
MDX is an interesting concept, in the sense that you can have access to react components from within makrdown text. I think this becomes interesting when you have thinks like polls or comments (although you'd probably use disqus ) Plugins I started using gatsby-mdx first which was merged in…