How to add a class to body tag in Vue.js
In this tutorial, you’ll learn how to add and remove body classes in Vue.js with and without using additional packages.
Tips and tricks, tutorials, and code examples for Vue.js, JS, CSS, HTML, Wordpress, Django, Front-end, Sass, React, React Native, Angular, iOS, macOS.
There are 126 posts filed in Code (this is page 2 of 13).
In this tutorial, you’ll learn how to add and remove body classes in Vue.js with and without using additional packages.
In this tutorial, you’ll learn how to render the first item of an array in Vue.js template.
In this tutorial, you’ll learn how to detect touch devices with CSS only.
In this tutorial, you’ll learn how to sort an array by a property value in Vue.js.
In this tutorial, you’ll learn how to reverse an array in Vue.js.
In this tutorial, you’ll learn how to check if an image is loaded in Vue.js.
In this tutorial, you’ll learn how to create and deploy your Firebase app to multiple environments.
In this tutorial, I’ll share a quick way on how I split functions.php into multiple files in WordPress.
In this tutorial, you’ll learn how to trigger events in Vue.js using the $refs.
In this tutorial, you’ll learn how to query posts by date field using WordPress Advanced Custom Fields plugin.