VueJS support for pinegrow

@MooCloud, we are focussing on Vue for now, as SFC & it’s attribute binding (always within quotes) works nicely with Pinegrow. Svelte has a little more magic with attribute binding {} and jsx-like if else.

We are targeting live-designing (by designing think - template & style sections in our tree & styles panel) of SFC in Pinegrow in the context of a live Vite-powered app. We would like to progressively increase our support for various meta-frameworks & UI libraries, but simple apps first. We are naturally aligning with the ecosystem catching up with Vue 3.

Some of the stuffs in Nuxt3 roadmap are amazing, especially ISG (SWR), islands architecture, design tokens based theming, themes like docus (for docs), alpine (for blogs)… though I wish they achieve full-static like in Nuxt2 as a priority to be truly jamstack (on their ssg front). Now, back to work :wink:

1 Like