GiR (Muted Coder)
GiR (Muted Coder)
NNuxt
Created by GiR (Muted Coder) on 5/27/2024 in #❓・help
Is it dangerous to maintain a project in nuxt2?
This detail is true
7 replies
NNuxt
Created by GiR (Muted Coder) on 5/27/2024 in #❓・help
Is it dangerous to maintain a project in nuxt2?
In my search for information I have found that many people do not recommend bridge and recommend jumping directly to nuxt3, but do not give much information about it, any reason why people do not recommend it? ( https://www.reddit.com/r/Nuxt/comments/10mhteq/migrating_a_large_web_app_from_nuxt_2_to_nuxt_3/ ) My version of nuxt is using it in SSR and one of the ideas I have for migration is to start moving full views to nuxt3, while the nuxt2 version of the site is alive, mount a nginx and based on the path it decides if it goes to the nuxt3 or nuxt2 version, I have not found much information about this approach, I know I would lose the SPA behavior in navigation and that I would have to move parts of the state to cookies so that the shared state could exist, has anyone considered this way to migrate? (in my head it sounds very good, but I would like to hear external experiences and opinions).
7 replies