How to make simple slideshow using cool CSS and JS features
Hello. Today I'm making a simple slideshow using cool CSS and JS features.
I'm gonna be using:
CSS variables
CSS transformations
CSS functions
CSS grid
JS Proxy
The HTML
<div class="slideshow">
<div class="slides-container">
<div class="slid...
istavros.dev7 min read