Top "Contentful" questions

Contentful is a cloud based CMS framework using a RESTful JSON API.

Getting Error "Elements in iteration expect to have 'v-bind:key' directives vue/require-v-for-key" in index.vue

I am new to vue.js. I have a simple index.vue which tries to connect to contentful and display …

vue.js contentful
Environment variables not working (Next.JS 9.4.4)

So i'm using the Contentful API to get some content from my account and display it in my Next.Js …

javascript reactjs environment-variables next.js contentful
contentful api markdown conversion to HTML

Is there any simple way to convert markdown text from contentful api to render into html code to be display …

reactjs markdown contentful
Access React context outside of component

I'm using React context to store the locale for a NextJS website (e.g. example.com/en/). The setup looks …

reactjs localization next.js contentful