Why we learn JQuery ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Why we learn JQuery ?

27th Apr 2023, 4:51 PM
AR Tahsin
7 Answers
+ 5
AR Tahsin The purpose of jQuery is to make it much easier to use JavaScript on your website. jQuery takes a lot of common tasks that require many lines of JavaScript code to accomplish, and wraps them into methods that you can call with a single line of code. You can learn from here(website)... https://www.w3schools.com/jquery/jquery_intro.asp#:~:text=%22%2C%20JavaScript%20library.-,The%20purpose%20of%20jQuery%20is%20to%20make%20it%20much%20easier,a%20single%20line%20of%20code https://code.sololearn.com/WBqC8Ezu87En/?ref=app GFG https://www.geeksforgeeks.org/javascript/ MDN (JavaScript's official documentation) https://developer.mozilla.org/en-US/docs/Web/JavaScript for more information you can take... 1_Take online courses. 2_Watch video tutorials. 3_Read books and ebooks.
27th Apr 2023, 4:57 PM
Darpan kesharwani🇮🇳[Inactive📚]
Darpan kesharwani🇮🇳[Inactive📚] - avatar
+ 6
It is advisable to conduct a search in the discussion section prior to posting your question, as there may be existing threads containing relevant information. You may find it helpful to peruse older posts in the discussion section before submitting your inquiry. https://www.sololearn.com/Discuss/2129074/?ref=app https://www.sololearn.com/Discuss/2315553/?ref=apphttps://www.sololearn.com/Discuss/2586797/?ref=apphttps://www.sololearn.com/Discuss/2612855/?ref=apphttps://www.sololearn.com/Discuss/1240022/?ref=apphttps://www.sololearn.com/Discuss/1878158/?ref=app
27th Apr 2023, 5:09 PM
Sadaam Linux
Sadaam Linux - avatar
+ 2
jQuery is a JavaScript library that makes it easier to manipulate HTML and CSS in web pages. It provides an easy-to-use API that simplifies many common tasks such as manipulating the DOM, handling events, making AJAX requests, and creating animations. While jQuery is still widely used, it has lost some of its popularity in recent years with the rise of modern JavaScript frameworks like React, Vue, and Angular. However, it can still be useful for smaller projects or for working with legacy code. If you're interested in learning jQuery, there are many resources available online, some of my favourites are W3Schools jQuery Tutorial: https://www.w3schools.com/jquery/ TutorialsPoint jQuery Tutorial: https://www.tutorialspoint.com/jquery/index.htm jQuery Cheatsheet: https://oscarotero.com/jquery/ Hope this helps 😊✌️
28th Apr 2023, 2:24 AM
Pratik Xavier Gopal
Pratik Xavier Gopal - avatar
+ 1
28th Apr 2023, 12:21 AM
AR Tahsin
+ 1
Learning jQuery has become more redundant in modern JavaScript, and learning React.js is now even more important.
28th Apr 2023, 2:49 PM
Calviղ
Calviղ - avatar
+ 1
abundant of chances to acquire the JavaScript language skill with more consistently.. even it helps you to get JavaScript Library usable just a few of code blocks ... It likes a magic to me.. before learning jQuery after finishing the Javascript language I just placed a question in the Sololearn platform to the sololearners no one give importance to learn jQuery that how I'm keeping it on here.. just I'm stuck to.. thank you. jQuery is the best & best to me.
28th Apr 2023, 5:45 PM
Sony
Sony - avatar
0
28th Apr 2023, 12:21 AM
AR Tahsin