Skip to content

A curated collection of Vue.js tips, best practices, and useful code snippets (Composition API, Nuxt, VueUse, and more). Designed to boost developer productivity and Vue proficiency.

License

Notifications You must be signed in to change notification settings

simeonaz/vuejs_tips

Repository files navigation

Vue.js Tips

A collection of tips, tricks, and best practices for efficient Vue.js 3 development.

About

This repository was created and is maintained by Siméon Azogbonon to share useful Vue.js tips on various topics such as the Composition API, state management, performance, development tools, and more.

Repository Structure

Please refer to the branches of this repository.
Each branch is named according to the topic or tip it provides.

Tips List

🎨 User Interface

📱 PWA

Prerequisites

Project Setup

pnpm install

Start the Project in Development Mode

pnpm dev

Build and Minify for Production

pnpm build

The site is available at: https://simeonaz.github.io/vuejs_tips/

Contributing

Contributions are welcome! Feel free to open an issue or pull request to suggest new tips or improve existing ones.


Author: Siméon Azogbonon

About

A curated collection of Vue.js tips, best practices, and useful code snippets (Composition API, Nuxt, VueUse, and more). Designed to boost developer productivity and Vue proficiency.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published