0👍
Late answer but just leaving this here.
If you wanna switch apps without reloading maybe try server side rendering? Nuxt.js will come handy it has converts your apps into static HTML files.
Source:stackexchange.com
0👍
Late answer but just leaving this here.
If you wanna switch apps without reloading maybe try server side rendering? Nuxt.js will come handy it has converts your apps into static HTML files.