NuxtJS v2.14 Static Generation Improvements
Aug 2, 2020
It has been just a week since I published an article about static site generation and now a new version of Nuxt is released. Migrating from pre-v2.13 to v2.14 is now much easier.
Aug 2, 2020
It has been just a week since I published an article about static site generation and now a new version of Nuxt is released. Migrating from pre-v2.13 to v2.14 is now much easier.
Jul 21, 2020
Prerendering or static site generation is an invaluable technique that every front-end developer should know. Compiling applications into static HTML files is a process that improves both performance and SEO. It can also drastically reduce hosting costs. Nuxt.js has made it easy for us to generate static sites with the nuxt export feature that comes with v2.13.
Jul 8, 2020
I've been thinking about making a personal website for a while. Here it is. In this article, I will talk about both myself and the process of making this site.