inertiajs / pingcrm

A demo application to illustrate how Inertia.js works.
http://demo.inertiajs.com
MIT License
2.08k stars 761 forks source link

Feature request: Update project to Vue3 + Composition API #174

Open ericmp33 opened 2 years ago

ericmp33 commented 2 years ago

Would be nice to see how this project would look like using Vue3 + Composition API. I guess in a future will be updated.

mchev commented 2 years ago

175

driesvints commented 4 months ago

It's highly unlikely we'll ever do this sorry.

reinink commented 4 months ago

Hey! Just chatting with @driesvints about this and we actually think we might eventually do this, but if we do it's something that I want to handle personally 👍

driesvints commented 4 months ago

Going to re-open and pin this one.

JackEllis commented 3 months ago

Just adding my two cents to say I'm still not fully sold on composition API being the "new" way, just "A" way. But also here to say that I'd be curious to see a version from @reinink ;)

LouiScura commented 3 months ago

Would be great to leave the options API but also add the compositions API. Have both versions for people to choose.