Tag: nuxtjs

How Nuxt.js Solves The SEO Problems In Vue.js

How Nuxt.js solves the SEO problems in Vue.js

Dev

While Google does say its crawlers can index SPAs, it’s better to be safe than sorry. Use Nuxt.js for your Vue app.

Preetish HS
Dec 25, 2019 ⋅ 6 min read
Useful Development Tools For Vue.js

5 useful development tools for Vue.js

Dev

Vue can be a joy to use, but you may need extra tools to efficiently build apps with it. We cover five tools to do just that.

Deji Atoyebi
Jun 24, 2019 ⋅ 5 min read

What’s new in Nuxt 2.8

Dev

NuxtJS is one of the fastest growing frameworks for developing VueJS applications. The ability to choose what type of application […]

Ogundipe Samuel
Jun 9, 2019 ⋅ 3 min read

What’s new in Nuxt 2.7

Dev

NuxtJS is a free and open source web application framework based on Vue.js, Node.js, Express.js, Webpack, and Babel.js. It is […]

Ogundipe Samuel
Jun 7, 2019 ⋅ 3 min read

Building server-rendered apps in Vue using Nuxt.js

Dev

This post will walk you through the process of building server-rendered webpages in Vue — a progressive JavaScript framework that is simple […]

Christian Nwamba
Sep 28, 2017 ⋅ 4 min read