jsunconf / 2015.jsunconf.eu

The website for the JS Unconf in 2015
8 stars 1 forks source link

Remove jquery #7

Open robertkowalski opened 9 years ago

robertkowalski commented 9 years ago

The sponsoring-page currently uses jquery for tracking which is quite bloated:

https://github.com/jsunconf/2015.jsunconf.eu/commit/8ff647fda2d68b2ab57c4b82a7678b70ab9e4131#diff-d0ffcd3fccef88d3e4bd588b3adb771cR24

robertkowalski commented 9 years ago

Reason was a fast and easy way to do event delegation, as I already had one issue where direct onclick events for GA event tracking were blocked by browser plugins like disconnect and lead to a unclickable link - which was really uncool as it was a download page for software-releases.