Tag: nuxtjs

An image of the Nuxt and Strapi logos.

Delivering content with Strapi and Nuxt

Dev

This guide shows you how to set up a Strapi backend with a Nuxt frontend along with a GraphQL API.

Daniel Phiri
Mar 19, 2020 ⋅ 4 min read
How to Set Up and Code Nuxt.js Apps Fully in TypeScript

How to set up and code Nuxt.js apps fully in TypeScript

Dev

Learn how to build a Nuxt.js application completely in TypeScript using both official and third-party libraries to help reduce bugs and facilitate collaboration among developers.

Preetish HS
Mar 17, 2020 ⋅ 8 min read

The best static websites generators compared

Dev

If you haven’t been keeping up with the static websites hype train, I’d say you’re reading this at just the […]

Arek Nawo
Mar 4, 2020 ⋅ 11 min read

Build an isomorphic application with Nuxt.js and Node

Dev

In this post, we’ll explore isomorphic applications and use Nuxt to build a pet adoption website that preloads data on the server-side before rendering the UI.

Jordan Irabor
Feb 3, 2020 ⋅ 13 min read
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