Tag: spa

Using Auth0 Redirects with Vue.js Hash Routing and a Path-Based Callback

Introduction When building single-page applications (SPAs) with Vue.js, many developers choose hash mode routing (#/dashboard)…

 Posted in javascript Tagged , , , , , ,
nuxt.js

Using NUXT.js just for static html generation

Nuxt.js is a powerful server side framework, that came with two different modes ‘spa’ &…

 Posted in javascript Tagged , , , ,