
Event listeners with barba.js and the weird bug that came with it
As a front-end developer, you might think you know a thing or two about event listeners. That’s what I thought as well, until I encountered a weird bug that made me question my JavaScript skillset altogether. If you’re interested in digging a bit deeper into event quirks, this post is for you. The r...