Chris Visser

Results 27 comments of Chris Visser

Hi @educob is this issue still occurring? Would like to help, but I see that its quite a while ago

Thanks I will take a look as soon as possible. Let me know if you have any further findings :)

Same issue for me. The problem is that the website I'm building requires SSR and an optimized HTML and the added v-data makes it unnecessarily big.

I assume with global functions that you mean Meteor methods? The problem with these methods is that they are DDP methods by default. At least almost all of the advantages...

@mrauhu It might be better to add machine readable strings. A bit like how the Meteor guide describes the error field: https://guide.meteor.com/methods.html#throwing-errors. This way we can apply translations to them...

Oh lol. Turned out I'd misread your example. You are showing it indeed as part of how devs could use it. Actually really nice this! 🙂

I think this is being covered atm by the meteor guide. We can close this I guess?

It is very alive. The Vue guide is currently being rewritten. There's a new integration package coming to connect to other Vue frameworks and there's a Vue 3 updating planned...

Yes. Planning to start with the update coming week. I'm not sure how long it will take. I need to familiarize myself with some of the build steps and Vue...

Hey. Yes well.. progress as in figuring out how to build Vue3 and how to combine it with Meteor. Still have to do it now. Bit in doubt if I...