On the blog, we've already discussed countless headless CMS to store content and JS frameworks to render it.
Today, we keep exploring: 1) Cockpit CMS, an API-first CMS recommended by a friend, and 2) Nuxt.js, a kickass Vue.js framework (we've wanted to use it ever since we fell in love with Vue).
We'll cover:
How to set up a Cockpit CMS installation & plug it with Snipcart.
How to use Nuxt.js static generation to render the frontend of our app.
The result? A full JAMstack app: he...
Read the rest of this post here