Hacker News new | ask | show | jobs
by dgb23 1975 days ago
Have you been using the preview feature of Next for this to allow for a fast feedback loop for content?
1 comments

We didn't use it initially because the site was built before they launched that feature, but it definitely reduced some of the boilerplate that we had to write ourselves to wire up Next to WP.

We had already setup a preview page that was wired up to the Wordpress Admin's Preview button that used the endpoint provided by WP to preview content in our UI.