Plugins are what makes our lives as developers so much more productive. Most of our projects depend on them, as they allow us to ship new features with great speed. We'll learn how to make our own plugin and distribute it on NPM for everyone to use.
Learn how to easily integrate a sortable component into your web app. Sortable is ideal for editing playlists, or anywhere else you want to drag and drop an existing list.