How to deploy Vue.js app to Firebase hosting

by

In this tutorial, you’ll learn how to deploy your app to a free Vue.js hosting on Firebase.

How to update Node.js and NPM on a Mac

by

In this tutorial, you’ll learn how to upgrade Node.js and NPM on a Mac.

Create a new sidebar in WordPress

by

In this tutorial, I’ll show how to register a new dynamic sidebar in WordPress.

Load Google Fonts via functions.php in WordPress

by

In this tutorial, I’ll show how to load Google Fonts or any other CSS file using functions.php.

How to remove emoji CSS from WordPress

by

Learn how to disable emojis scripts from loading on your WordPress site.

How to password protect your website in Vue.js

by

In this tutorial, I’ll show how to easily protect your website with a password in Vue.js.

Photos of the Milky Way and the Night Sky

by

When I spent 24+ hours in a tent without food I brought a camera with me to the mountains.

How I structure SCSS files

by

In this tutorial, I’ll show how I structure my SCSS projects.

How to install Google Analytics tracking code in Vue.js

by

In this tutorial, you’ll learn how to easily add a GA tracking code to your Vue.js app.

How to concatenate variable and text in Vue.js

by

In this tutorial, you’ll learn how to concatenate/chain variable and text in Vue.js.