Skip to main content Accessibility Feedback

Creating checkbox filters with vanilla JS

Today, I thought I’d do a live-coding session for one of the projects on my new Learn Vanilla JS roadmap.

I recorded myself working through creating checkboxes to filter songs by genre from a playlist.

I’ve never built this one before, and I also didn’t plan this out ahead of time. I thought you might find it interesting to see how I approach a new project from scratch.

Here’s the video.