- Overview
- Transcript
2.4 Wrapping a jQuery Plugin
Conversion isn't always an option. We may be working with a very complex plugin, or we may have a third-party plugin that we can't feasibly convert. In those cases, we can wrap the plugin with a Vue.js component. I'll show you how in this lesson.
1.Introduction1 lesson, 01:41
1 lesson, 01:41
1.1Introduction01:41
1.1
Introduction
01:41
2.Migrating From jQuery to Vue.js4 lessons, 42:33
4 lessons, 42:33
2.1Why Change?14:33
2.1
Why Change?
14:33
2.2Forms09:09
2.2
Forms
09:09
2.3Converting jQuery Plugins11:36
2.3
Converting jQuery Plugins
11:36
2.4Wrapping a jQuery Plugin07:15
2.4
Wrapping a jQuery Plugin
07:15
3.Conclusion1 lesson, 01:02
1 lesson, 01:02
3.1Conclusion01:02
3.1
Conclusion
01:02
I started my development career on the client-side writing JavaScript and DHTML components in my spare time. In 2005, Nicholas C. Zakas asked me to join him in writing the first edition of Professional Ajax for Wiley Publishing. Since Professional Ajax, 1st Edition, I've been blessed to take part in other book projects: Professional Ajax 2nd Edition, and Beginning JavaScript 3rd and 4th editions.