How to create dynamic pages in Gatsby from MDX and YAML?
Gatsby allows you to tie data from many different sources together and present them in a unified way.
In this article, we'll discuss how to set up Node JS and Gatsby to pull the data, transform it into usable nodes, and auto-generate pages based on t...
anuradha.hashnode.dev10 min read