Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace jquery for AJAX calls #143

Open
rloomans opened this issue Mar 28, 2016 · 2 comments
Open

Replace jquery for AJAX calls #143

rloomans opened this issue Mar 28, 2016 · 2 comments

Comments

@rloomans
Copy link
Collaborator

The only use of jquery is for AJAX calls. We should investigate alternatives like https://github.com/ded/Reqwest or https://github.com/visionmedia/superagent or https://github.com/github/fetch

See also: http://andrewhfarmer.com/ajax-libraries/ and http://andrewhfarmer.com/react-ajax-best-practices/

@mvillis
Copy link
Owner

mvillis commented Mar 28, 2016

wonder what bootstrap features we're using that need jQuery. maybe nothing now that we've replaced the tabs.

@rloomans
Copy link
Collaborator Author

Plotly uses JQuery :(

rloomans added a commit that referenced this issue Jul 15, 2019
…4.17.11

Bump lodash from 4.17.10 to 4.17.11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants