Skip to content

Instantly share code, notes, and snippets.

@rtanubra
Created February 24, 2019 15:50
Show Gist options
  • Save rtanubra/3409f82efe6a89e0f1ef21f2eb3a6b93 to your computer and use it in GitHub Desktop.
Save rtanubra/3409f82efe6a89e0f1ef21f2eb3a6b93 to your computer and use it in GitHub Desktop.
Module 7 Checkpoint 2
Questions Regarding JQuery:
1. What do you use JQuery for in your applications?
2. I recall JQuery has good API to interact with external APIs to retrieve infomration from the web. Is that still the prevailing JS tool for pulling data?
3. Does React have many of the functionality that JQuery have in terms of event listening, DOM manipulating and Traversing?
4. Would people use them in conjunction with one another?
5. Where do you see JQuery being used most in the next 1- 2 years?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment