izerozlu / server-reservation-vite

server-reservation Nuxt app converted into Vue3, Vite and Typescript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try out Pinia store

izerozlu opened this issue · comments

commented

Pinia store looks very promising for Vue3 and Typescript Store-wise.

https://github.com/posva/pinia

commented

Implemented the new store in pinia-implementation.

Will merge that branch to master.