fernandoescolar / vue-ts-pinia

Files for the VueJS Barcelona Meetup event session

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue3 + Typescript + Pinia

Here you can find the files and source code used during the session about Vue3 + Typescript + Pinia for this VueJS Barcelona Meetup event.

Slides

You can open in your browser the file index.html.

Demos

In the demos folder you can find the live demos that are shown throughout the presentation.

Source code

In the todo-list folder you can find the source code of the final project:

  • using a simple store
  • using a complex store with separate actions and state in different files

About

Files for the VueJS Barcelona Meetup event session

License:MIT License


Languages

Language:JavaScript 50.0%Language:HTML 38.6%Language:Vue 7.1%Language:TypeScript 2.6%Language:CSS 1.7%