CalebRoenigk / can-i-tube

This website checks the a small selection of rivers to see if it is safe to tube. This check is done using realtime data from USGS on water flow from the selected river.
1 stars 0 forks source link

Tear out jQuery where possible and replace with standard JS #39

Open CalebRoenigk opened 4 years ago

CalebRoenigk commented 4 years ago

Attempt to remove jQuery dependencies to the point where no exist so I can remove the need to load jQuery altogether.