|
|
|
|
|
by jay-barronville
1246 days ago
|
|
Serious question: Who still uses jQuery in 2023? The last time I wrote some jQuery code was, I think, about 9 years ago. At some point, with all of the nice advancements/innovation in the frontend domain, it stopped making sense to do any of the manual DOM manipulation we used to rely heavily on jQuery for. With the exception of legacy projects, is anyone using jQuery on new projects nowadays? |
|
When the site was down for a bit, I received a couple of messages where it went, and how to bring it back. "i need jqapi online, is the blood for my code" inspired me to just do a rewrite and play around with Astro.
But yeah, wouldn't use it for new projects. Just seemed fitting to code with the actual library the documentation is about.