Online Workshop
This workshop is ideal for web developers who know the basics of Vue.js and are looking to manage application data without the headache of prop drilling.
In Vue.js, it is quite simple to work with components, and share data among them using events and props - especially in small to medium projects. When an application starts growing, managing component state might become tedious and overwhelming. This is where Pinia comes to our rescue.
Pinia is a state management solution for Vue.js applications that makes it easy to store data at a global level and share it amongst application components.
By the end of the workshop, attendees will be able to develop elegant, debuggable, maintainable, and organized applications using a centralized store. No prior experience with Pinia is needed.
We will answer the common question, “When should I use Pinia?” and work on real-world features.
USE COUPON NUXTNATION23 FOR 80% OFF!
Daniel is the lead instructor and content creator at Vue School and enjoys helping other developers reach their full potential. With over 10 years of development experience on both the frontend and the backend, he's worked with technologies like Vue.js, Nuxt.js, Laravel and more, to create projects ranging from simple websites to enterprise-level applications.