Skip to content

Vue.js 3 (Nuxt.js 3?) migration summary #57

Description

@Byloth

I'm starting to think that maybe it's worth rolling back the whole project to plain Vue.js and abandoning Nuxt.js.
This will allow me to migrate the project to the new version of Vue.js (Nuxt.js has been in βeta for a while and, presumably, will happen again in the future for every next Vue.js version).

However, Nuxt.js enables some features that are required from the project and must remain present in any case (in order of importance):

  • Writing content as Markdown (could an integration of Remark.js do it?).
  • Server Side Rendering.
  • Google Analytics tag.
  • Progressive Web App.
  • Sitemap.

Some useful examples and already done things are available at Vitesse.js.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions