Philip John Basile · @philipjohnbasile
1402 followers · 96 posts · Server notacult.social
Olivier Forget · @teleclimber
323 followers · 2388 posts · Server social.tchncs.de

I quite like using 3's script setup style. Very little boilerplate and defining props as TS types is great.

vuejs.org/api/sfc-script-setup

pinia.vuejs.org/ is also 👍 I couldn't stomach with its string-based actions or whatever.

just makes sense to me. It doesn't try to do very much at all. It just lets me define reactive models and import them into my components.

#pinia #vuex #vue

Last updated 1 year ago

Alexandre Nédélec · @techwatching
12 followers · 36 posts · Server mas.to

Using Pinia/composable or provide/inject to avoid prop drilling and event bubbling problem for components in the same tree, that is the question. What do you think?

reddit.com/r/vuejs/comments/11

#component #pinia #vuejs

Last updated 1 year ago

· @danrot
62 followers · 223 posts · Server mastodon.social

IMO global stores like in , or are just as bad as global variables.

#vuex #pinia #redux

Last updated 2 years ago

Zachary Taylor · @Artemis_
6 followers · 4 posts · Server mstdn.social

After using Pinia with Vue, which I deployed in a production environment, I figured picking up Redux wouldn't be too bad.

Man... what lies we tell ourselves lol.

Past two days were like: 😖

Finally near EOB today it is like: 😲

Of course, cleaning out this boilerplate I opted to use really helped.

"I'm not using Saga, I'm using thunk! *throws in trash*"

Maybe some day Saga, just not today.

#statemanagament #pinia #vue #redux #react

Last updated 2 years ago

Grimta · @grimta
3 followers · 49 posts · Server social.tchncs.de

@bdbch finde ich zum Einstieg ganz nett aber für meine Projekte eigentlich zu groß. Da nuxt3 noch nicht fertig war/ist bin ich bei 3 geblieben. und . Das script setup ist einfach super und macht richtig Spaß.

#tailwind #pinia #vite #vue3 #typescript #vue #nuxt

Last updated 2 years ago