@molily I'm not entirely against "You might not need jQuery", I use it only for DOM access/manipulation but most of my projects don't need to do that (much or at all) and then having jQuery as a dependency is just unnecessary work because you have to update it and stuff.