You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion focuses on the current objectives that need to be completed to move from Vue.js 2 to Vue.js 3 and in what order they need to be completed.
Suggestion
I believe that the move from Vue.js 2 to Vue.js 3 should be done in 2 steps. The first step should be to integrate all of the UI, including that from the napps, which is being loaded in at runtime, into the dev environment for proper testing. Once it is integrated, we should then be able to properly analyze the application utilizing the vue compatibility layer and other dependencies and formulate a Step 2 that includes all of the necessary changes that need to be made to the code in order to move it from Vue.js 2 to Vue.js 3.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Discussion Topic
This discussion focuses on the current objectives that need to be completed to move from Vue.js 2 to Vue.js 3 and in what order they need to be completed.
Suggestion
I believe that the move from Vue.js 2 to Vue.js 3 should be done in 2 steps. The first step should be to integrate all of the UI, including that from the napps, which is being loaded in at runtime, into the dev environment for proper testing. Once it is integrated, we should then be able to properly analyze the application utilizing the vue compatibility layer and other dependencies and formulate a Step 2 that includes all of the necessary changes that need to be made to the code in order to move it from Vue.js 2 to Vue.js 3.
Beta Was this translation helpful? Give feedback.
All reactions