21
Followers
42
Posts
For dev bloggers
Start publishing articles on your own domain with Hashnode and tag them with #nuxt. Learn more
In this tutorial, we will use powerful technologies like Nuxt (a Vue framework), Strapi (a headless CMS) and GraphQL. Without much ado, let's set the …
codemat.hashnode.dev
Inspiration Hello everyone👋🏾, my name is Emmanuel Akhigbe, I am a frontend developer in Nigeria where the unemployment rate is high, especially now …
emmanuelakhigbe.hashnode.dev
After a little head scratch, I found a way to easily update your data if you have a metadata you want to update in a Composition-Api powered Nuxt appl…
overcode.tech
Let's go the terminal and type: yarn add --dev @nuxtjs/pwa or npm i --save-dev @nuxtjs/pwa Once finished installing, go to nuxt-config.js and add the …
tajeddine.hashnode.dev
Seo is a major pillar in web development and every production project have to be optimized for seo. We'll need to install 1 package that will assist u…