Frontend-Boilerplates icon indicating copy to clipboard operation
Frontend-Boilerplates copied to clipboard

Vue and NUXT will be created again soon.

Open CKGrafico opened this issue 4 years ago • 4 comments

Vue and NUXT templates were not updated in a while, them will be created from scratch again soon,

CKGrafico avatar Feb 17 '21 06:02 CKGrafico

Do you have any progress on the new templates? Do you use composition api for them ?

nhegedus avatar Apr 28 '22 09:04 nhegedus

0 progress sorry but I'm using Vue 3 and Nuxt 3 in real projects, I'll probably create a boilerplate

CKGrafico avatar Apr 28 '22 10:04 CKGrafico

That would be great. It worth using vue 3 or nuxt 3 with inverify ? I mean do you still use inversify with vue 3/nuxt3 in your projects or mostly use composables ?

nhegedus avatar Apr 28 '22 10:04 nhegedus

With components no. With composables 50% Between services yes.

Right now I'm NOT using on vue 3 or react with hooks. They both implement IoC and its not DI but its enough on my projects, my projects don't represent all the projects.

I hope this helps :)

CKGrafico avatar Apr 29 '22 16:04 CKGrafico