paint-brush
jquery: Is Still Relevant or Is It a Product of the Past?by@marcinwosinek
3,098 reads
3,098 reads

jquery: Is Still Relevant or Is It a Product of the Past?

by Marcin Wosinek4mDecember 14th, 2022
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

If you are currently getting into frontend development, you might be confused with jQuery. It can be unclear what it does, why it’s used, and whether it's something that is still worth learning. The first version of JavaScript was developed in 10 days, so there were many rough edges. With it, you could find DOM elements with something as simple asvar element. With modern browsers, the same goal could be achieved with much more readable: request = new XMLHttpRequest; // request.open('GET', "http://www.example.org/example.txt") // request.open(function(msg)
featured image - jquery: Is Still Relevant or Is It a Product of the Past?
Marcin Wosinek HackerNoon profile picture
Marcin Wosinek

Marcin Wosinek

@marcinwosinek

I'm a JavaScript developer. I'm here to teach you useful skills, so you can succeed in your work & private projects.

Learn More
LEARN MORE ABOUT @MARCINWOSINEK'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Marcin Wosinek HackerNoon profile picture
Marcin Wosinek@marcinwosinek
I'm a JavaScript developer. I'm here to teach you useful skills, so you can succeed in your work & private projects.

TOPICS

Languages

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here