Buzzword Quiz For Developers

Buzzword Quiz For Developers

Like Logo Quiz app, but for devs 🙉

1 follower

Buzzword Quiz is a spoof of the famous Logo Quiz app, but for developers. How much do you know about developer logos? Demonstrate your skills and earn a place in the Hall of Fame 🏆
Buzzword Quiz For Developers gallery image
Buzzword Quiz For Developers gallery image
Buzzword Quiz For Developers gallery image
Buzzword Quiz For Developers gallery image
Buzzword Quiz For Developers gallery image
Launch Team

What do you think? …

Julio Javier
To add keyboard events window.addEventListener('keyup', (ev) => { const key = ev.key.toUpperCase(); const buttonSpan = [].slice.call(document.querySelectorAll('button:not(.small):not(:disabled) span')).filter(span => span.textContent === key)[0]; buttonSpan && buttonSpan.parentNode.click(); });
Ido Shamun
@juliuuuz Hehe, nice trick!
Antonio Lo Fiego ☁️ (he/him)
@juliuuuz Best trick right here 👆
Ido Shamun
@juliuuuz @antonio_lofiego this is how you scored 42! We had a sense something's not right 🤣
NIKHIL BABY SUNNY
Nice🙃
Nimrod Kramer
@nikhil_baby_sunny Thanks :) How much did you score?
Tomer Dean
Awesome project guys! I scored only 2 :/
Nimrod Kramer
@tomerdean Practice makes perfect 👌🏻