In this talk, we’ll dip our toes into the relatively new javascript framework called Vue.js. We’ll go over how to integrate Vue.js into a custom theme and use WordPress as the backend that powers a simple directory with an ajax search feature and Google Maps. We’ll cover a few basic concepts of Vue and why it can be a nice alternative to using jQuery.
Takeaways:
- You’ll know what Vue.js is!
- You’ll have a basic understanding of how to get started with Vue.
- You’ll see how to use the WordPress API in order to use that data with Vue.js