Notes

Notes and walkthroughs on frontend development, implementation patterns, and things I’m learning as I build.

Building an Image Carousel with JavaScript
Jaslyn King

Building an Image Carousel with JavaScript

A breakdown of how I built a simple image carousel, focusing on how state, event listeners, and timing work together to create the interaction.