Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webfansplz/vuejs-challenges
Collection of Vue.js challenges
https://github.com/webfansplz/vuejs-challenges
challenges vuejs vuejs-challeges
Last synced: 1 day ago
JSON representation
Collection of Vue.js challenges
- Host: GitHub
- URL: https://github.com/webfansplz/vuejs-challenges
- Owner: webfansplz
- License: mit
- Created: 2022-06-25T04:21:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T10:21:20.000Z (8 months ago)
- Last Synced: 2024-12-13T12:08:34.907Z (9 days ago)
- Topics: challenges, vuejs, vuejs-challeges
- Language: TypeScript
- Homepage: https://vuejs-challenges.netlify.app/
- Size: 10.1 MB
- Stars: 2,732
- Watchers: 11
- Forks: 189
- Open Issues: 2,552
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - webfansplz/vuejs-challenges - Collection of Vue.js challenges (TypeScript)
README
Collection of Vue.js challenges
English | 简体中文## 📖 Introduction
I love `Vue.js` ♥️. It's so Awesome 🚀. It helps me finish my work well and build applications.
I was looking for a project for everyone to learn `Vue.js` together, and that's why this project was born. I believe we can grow together here, and hope it helps you.
This project is aimed at helping you better understand `Vue.js`, writing your own utilities, or just having fun with the challenges.
We are also trying to form a community where you can ask questions and get answers you have faced in the real world - they may become part of the challenges!
## ✏️ Challenges
> Click the following badges to see details of the challenges.
## 🤝 How to Contribute
There are several ways you can contribute to this project
- Share your answers/solutions
- Propose new challenges
- Add more test cases to the existing challenges
- Provide learning resources or ideas of how to solve challenges
- Share the problems you have faced in real-world projects, regardless you have the solution or not - the community would help you as well.
- Help others by discussing issuesJust [open an issue](https://github.com/webfansplz/vuejs-challenges/issues/new/choose) and choose the corresponding template. Thanks!
## 🌸 Credits
This project is highly inspired by [type-challenges](https://github.com/type-challenges/type-challenges) ♥️.
[vuejs/repl](https://github.com/vuejs/repl) makes this project possible ♥️.
## 📄 License
[MIT LICENSE](./LICENSE)