David Neal
Even though you can do most things today with plain “vanilla” JavaScript across all modern browsers, some would argue jQuery is still a useful library. This website, http://youmightnotneedjquery.com/ seems to be a little outdated, but could give you some ideas on moving from jQuery to vanilla JS. A also found this useful list of jQuery to JavaScript equivalents. Hope this helps!