Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I think, as with anything else, it's important we understand the tools we are using. I started with jQuery and the problem was (like many others) I learned it before I actually learned javascript. I've since backtracked and dug into vanilla JS so I can have a better understanding of what my code does.

Since then, I haven't found a situation where I miss jQuery. However, I don't damn anyone who uses it (beyond jokey arguments with the wordpress dev on my team).

It seems like this opinion won't fit in well here, but at this point I find vanilla more than enough for anything where Vue or React will be overkill. However, I'm obviously biased as a front-end app dev and am open to seeing what other people have to say.

I'm not sure what to think about the server side vs. client side comments in the article since that fall outside my area of knowledge.



You will soon come back to using jQuery again thinking what the point of just saving 30KB by letting your code become longer.


Doubtful - 30 kB minified & gzipped is a lot of code, and the fact that jQuery doesn't help with your code organization/keeping code DRY much is a huge negative.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: