JavaScript: Modern Image Gallery

Build a Modern Image Gallery with vanilla JavaScript

In these lessons, you'll learn the skills required to build an image gallery - a very common feature set on the Web. More importantly you'll use CSS animations and grid features along with event-driven JavaScript to accomplish the task. This is a useful set of skills for a wide variety of problems.

As we always say on Upskill, you don't always need to rely on a heavy library, and slow down your site, to add these kinds of features. This is an exercise in building all of the necessary elements from scratch with purely native HTML, CSS, and JavaScript.

These lessons are taught by the amazing JavaScript instructor Brad Traversy. Brad is a well known instructor who is amazing at explaining concepts simply.

Skills covered in this course: HTML CSS Grid Media Queries JavaScript Events Animation