Description
Hi, I just wanted to say that it would be really nice to complement your documentation with a page on jquery/jquery plugins integration.
I am just starting to learn Vue and I find the language from the docs really easy to understand. It is natural and very well summarized, with concrete examples. There is already a section dedicated to other frameworks, and I think it would be really nice to write few words about jquery integration as well.
I am in progress of migrating from backbone with jquery + jquery plugins to vue, and I already read some guides on how to best integrate jquery into vue. I feel that an official guide/best practices would be necessary, especially when we're dealing with a library that works fundamentally different than vue. Also, there are many people that already asked similar questions on the forum or stackoverflow. I think they would also benefit from that.
There are few attempts (some good, some incomplete) but I would rather read some explanations, tips and tricks, examples directly on vue docs.
It's more of a wish. Thanks!