Hello everyone,
I'm starting this Polymer thing ...
I would like, for example, to convert some JQuery plugin that I have to Polymer component, inserting inside that component the Jquery, CSS, HTML ..., in this way, in the web page, simply inserting the component < Component> the plugin would already be executed ...
This can be done?
Thank you.