3 points | by freediver 7 hours ago
4 comments
Yes if you don't need 3mb of JS sent across the wire for some basic interactions.
No if it's a legacy system that was built before Vanilla JS caught up and standardized a lot of what jQuery brought to the table.
What the other said. I would still use it I plan to do a lot of JS stuff, maybe.
I used to defend using JQuery, lol. But I can do what it does with normal Javascript or even HTMX.
Yes if you don't need 3mb of JS sent across the wire for some basic interactions.
No if it's a legacy system that was built before Vanilla JS caught up and standardized a lot of what jQuery brought to the table.
What the other said. I would still use it I plan to do a lot of JS stuff, maybe.
I used to defend using JQuery, lol. But I can do what it does with normal Javascript or even HTMX.