Comment by WillPostForFood 4 years ago Do you lose performance because each page has to load the SPA? 2 comments WillPostForFood Reply unfocussed_mike 4 years ago Not if the SPA subsequently takes over, (internally) routing links it recognises. (Nuxt does this) prmph 4 years ago Not much, if you use dynamic loading for heavy functionality that may not be used.
unfocussed_mike 4 years ago Not if the SPA subsequently takes over, (internally) routing links it recognises. (Nuxt does this)
Not if the SPA subsequently takes over, (internally) routing links it recognises. (Nuxt does this)
Not much, if you use dynamic loading for heavy functionality that may not be used.