How to Build a Simple Full-Screen Slideshow With Vanilla JavaScript
In this tutorial you’ll learn how to create a responsive full-screen slideshow with plain JavaScript. To build it, we’ll go through several different front-end tricks. As a bonus, we’ll go a…