Listing Posts
In this episode we are going to list all the posts coming from our WordPress REST API using Gatsby.js
Now we are going to create another React.js which is going to become Gatsby.js page, and on that page we are going to list all of our posts. Also we are going to make our node-config.js
a bit more readable with some tweaks.