Keeping it simple: coding a carousel by Christian Heilmann
I like this nice straightforward approach. Instead of jumping into the complexities of the final interactive component, Chris starts with the basics and layers on the complexity one step at a time, thereby creating a more robust solution.
If I had one small change to suggest, maybe aria-label
might work better than offscreen text for the controls …as documented by Heydon.