Todo app using Vue.js and jquery

Solution retrospective
it take some time but finally i do it i using Vue.js and jquery in that app i try to use jquery-ui in vue.js to make sortable list but i face some problem it don't work yet so if can you help to slove that problem i will be happy by your feedback also if you see any nodification tell me or if you want to ask about any thing i will happy by your feedback
Please log in to post a comment
Log in with GitHubCommunity feedback
- @iamwhitegod
Hi, Yossef
For the sortable list, you can use the native Html & Vanilla Javascript API. Checkout MDN Documentation for more details or you can use a really cool Library called Sortable Js. Trust me, it is super easy to set up.
You will get the drag & drop functionality working in less than 10 lines.
Happy Coding!!!
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord