meteor / vue-tutorial

14 stars 18 forks source link

Question: Create tutorial for Vue 3 (Composition API) #20

Open camstuart opened 1 year ago

camstuart commented 1 year ago

Hi!,

It's been quite some time since I did any meteor app development, and I am looking forward to a project that fits the Meteor bill perfectly.

However, I am finding that up to date examples of various functionality is hard to find across the different UI technologies. The only front end tech I wish to avoid is React. So I have experimented with the others, and would like to really get into Vue.

It seems that in the Vue world, version 3 and the "composition API" are the suggested approach.

Please provide any examples you might have, or a demo TODO app in Vue 3. Ideally Typescript if possible.

Thanks!

vit0rr commented 11 months ago

Hi @camstuart, thanks for submitting this issue! I'm working on this update. You can follow the progress by checking the linked PR to this issue. Soon I hope that we'll merge!