TIL how to make a another kind of carousel

https://shouldiuseacarousel.com by Jared Smith

Discovery: 1⃣ horizontal menu, scrollbar hidden 2⃣ accessible scroll buttons 3⃣ disable/hide buttons 3⃣1⃣ throttling 3⃣2⃣ debouncing 3⃣3⃣ requestAnimationFrame 4⃣ overlay buttons, disable clicking 5⃣ keep scroll position when changing page 🔢 horizontal menu + submenu

Chris Coyier, The Difference Between Throttling and Debouncing