pollfish / docs

Documentation for Pollfish.com
6 stars 11 forks source link

[WebPlugin SDK] vanilla js #2

Open Malvoz opened 5 years ago

Malvoz commented 5 years ago

As I couldn't find a proper repository for the website SDK I'll open an issue for my question here instead:

JQuery is quite a large dependency, has there been any work or are there plans of dropping it in the future?

Until then, JQuery provides a "slim" version which excludes the ajax and effects modules, is this compatible with Pollfish?

nikosrossolatos commented 5 years ago

Hello @Malvoz ! Regarding the webplugin using JQuery, we can't use the slim version currently since we are using some of the functions provided. Although as you said, it's a pretty large library, and we have been discussing about removing it completely in the future but it's not currently planned.