A very common practice in web development is to target an element in your DOM and to manipulate it in some way. Let's check out the power of ref in Vue with an easy to follow example.
In this tutorial, we have built a Chrome extension to download gists from GitHub Gist. We explored the different parts that make up a Chrome extension and also learned how to harness the power of jQuery and JavaScript when building an extension.
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.
Learn how to easily integrate a slider component into your web app. This component is ideal for volume and brightness adjustment, or anywhere else you want to make immediate changes.