Carousel slider tutorial with HTML, CSS and JavaScript
Here's how to make a simple carousel slider with HTML, CSS and JavaScript. We use good code practices, make it accessible and discuss testing. (more…)
Read more »When we build web applications at Mapbox, we often turn to React and Mapbox GL JS. The libraries work powerfully in combination, and I’d like to share some techniques for connecting the two. The… Read more