Skip to content

This is a small project with the intention of showing the differences between vuejs options api and composition api. With this project I could learn all the basics of how vuejs with composition api works.

Notifications You must be signed in to change notification settings

rochesso/VueJS-Basics-Composition-API

Repository files navigation

composition-api

This project aims to demonstrate the key differences between the Vue.js Options API and Composition API. Through the creation of this small project, I could gain a foundational understanding of how Vue.js with Composition API works.

By exploring the basics of both APIs, I can have a deeper understanding of how to use Vue.js effectively in my web development projects.

Through this project, I could learn the skills necessary to create scalable, maintainable, and efficient Vue.js applications using the Composition API. This project is was an excellent opportunity to broaden my understanding of Vue.js and improve my proficiency in using it.

VueJS

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

This is a small project with the intention of showing the differences between vuejs options api and composition api. With this project I could learn all the basics of how vuejs with composition api works.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published