Nick Frostbutter

tag

Nuxt JS

24 things I learned deploying to Vercel

24 things I learned deploying to Vercel

A mix of good, and less than good, things I learned while deploying a project to Vercel for the first time.

Deploy NuxtJS SSG with Cloudflare Pages

Deploy NuxtJS SSG with Cloudflare Pages

Effortless deployment of NuxtJS static sites directly from your Git repo, automatically

Current year with JavaScript getFullYear()

Current year with JavaScript getFullYear()

Did you hard code the year in your footer? New year, new problems. Get the current year in Javascript with the getFullYear() function.

Setup font awesome in Vue and NuxtJS

Setup font awesome in Vue and NuxtJS

Fontawesome is pure awesome. Vue and Nuxt are awesome. So why not use Fontawesome with Vue JS or Nuxt JS?