In this episode, we'll wrap the popular Flickity carousel library into a dedicated Vue component. As you'll find, doing so will allow us to expose a simple interface, while isolating all awareness of Flickity to a single file.
View the source code for this episode on GitHub.