Skip to content

mcodelook/vue-documentation-cheatsheet

Repository files navigation

Vue.js Docs Cheatsheet Project

This a pseudo project to understand concepts of Vue 3 using Composition Api. It was built by constant rewriting and upgrading examples from official Vue documentation.

Goal

Learning concepts of Vue development

Features

  • Interactive examples : Interactive examples of Vue possibilities
  • Easy to navigate Demo page : Allows to quickly preview code used in current component
  • Progressive enhancement of project : Each knew knowledge was applied to previous components

Demo

View the Cheatsheet on GitHub Pages

Built with

Applied concepts of

  • File and folder structure
  • Clean code
  • Vue Best practices

Limitations

  • Some of <Script setup> parts could be moved to seperate composables, on the other hand that could lead to later confusion in using cheat sheet

About

Learnt concepts of Vue development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages