All Articles tagged as "Nuxt.js"
Read the docs fail
I spent a good amount of time learning Nuxt.js which caught my attention recently. I walked through the documentation and tutorials and came across some concepts in the framework configuration that seemed unclear and contradictory to me.
ReadDemystify Nuxtʼs target, mode, and ssr properties
The new version of Nuxt.js brings a 'static' target property. But Nuxt has already generated static Jamstack sites, so why would we want to specify it explicitly?
Read