Replace jQuery with Vue.js without requiring a build step ↦
What some people don’t not know is that you can incorporate Vue into your project the same way that you would incorporate jQuery, no build step necessary. You don’t have to rewrite the HTML in JavaScript, you don’t have to use webpack, and you don’t have to set up a giant system.
In this post Sarah Drasner covers common jQuery use cases and how to switch them over to Vue, and why you’d even want to.
Discussion
Sign in or Join to comment or subscribe