Found 5 bookmarks
Custom sorting
Why I'm still using jQuery in 2019
Why I'm still using jQuery in 2019
Written on 27 May 2019 Discussions: Hacker News. Many people advocate “just use vanilla JavaScript, you don’t need jQuery”. Well, I don’t need many things that are nontheless nice to have. I don’t nee…
·arp242.net·
Why I'm still using jQuery in 2019
How To (Safely) Use A jQuery Plugin With Vue.js
How To (Safely) Use A jQuery Plugin With Vue.js
jQuery and VueJS don't play well together. But if you really need to use a jQuery plugin in a Vue project, you can wrap it in a component to mitigate some of the potential problems. In this article I'll show you how!
·vuejsdevelopers.com·
How To (Safely) Use A jQuery Plugin With Vue.js