/image-slider-js

A simple JavaScript image slider. Nothing fancy, just clean code

Primary LanguageJavaScript

Simple JavaScript image slider

heavily adapted (with three alternative JavaScript solutions) from a SoloLearn tutorial I was checking for students.

  • Does one thing only
  • minimal styles
  • all ES6 JavaScript
  • "use strict" and IIFE-contained

See the preview here.