Giter Site home page Giter Site logo

naaadz / pinia-the-enjoyable-vue-store Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vueschool/pinia-the-enjoyable-vue-store

0.0 0.0 0.0 704 KB

Source Code for the Course: Pinia, The Enjoyable Vue Store

JavaScript 38.70% CSS 5.25% HTML 2.57% Vue 53.49%

pinia-the-enjoyable-vue-store's Introduction

Pinia, The Enjoyable Vue Store

Course cover image

This repository contains the source code for Pinia, The Enjoyable Vue Store course.

As of winter 2021, Pinia is the officially recommended state management solution for Vue.js. Use it to provide a central data store that works with both the Options API and the Composition API.

Pinia is a great choice for statemanagement because it:

  • has an intuititve API
  • is Type Safe for accurate auto completion
  • includes support for Vue.js Devtools
  • has a plugin system that makes it easily extended
  • is modular by design making for better organized code and automatic treeshaking
  • is extremely lightweight, at ~1kb

In this course, learn everything that you need to know to be proficient with Pinia as a state management solution in your Vue.js applications.

Intrigued? Enroll now


Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

pinia-the-enjoyable-vue-store's People

Contributors

danielkellyio avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.