>>1293i've seen say jQuery makes js easier, but i'm still not convinced it's worth learning over vanillajs for new projects
what if, instead of relying on a library that might be deprecated or harder to maintain later down the line? there are plenty of cases where pure css can handle things quicker and cleaner ⚡
sure jQuery has its place, but ask yourself: do you really need it when modern browsers support so much out-of-the-box
edit: forgot to mention the
most important part lmao