How to install multiple Node.js versions on macOS M1/M2

by

In this tutorial, you’ll learn how to run multiple Node.js versions on a new Mac and easily switch between them.

How to fix ‘ReferenceError: primordials is not defined’ error NPM/Gulp/JS

by

After switching to a new computer I installed the latest version of Node (v17).

How to trigger input field change with Google Chrome autofill in Vue.js

by

In this tutorial, you’ll learn how to detect Google Chrome autofill in Vue.js.

How to trigger window resize using Vue.js/JavaScript/jQuery

by

In this tutorial, you’ll learn how to manually trigger window resize in Vue.js, JavaScript and jQuery.

How to fix ‘Avoided redundant navigation to current location’ error in Vue.js

by

In this tutorial, you will learn how to deal with the ‘Avoided redundant navigation to current location’ router error.

One of the best purchases I’ve ever made 📚

by

This item is definitely on the list of my top 10 purchases of the last decade (2010-2020).

How to check if the user scrolled to the top or bottom in Vue.js/JavaScript (part 2)

by

This is the second way to check if the user scrolled to specified element in Vue.js/JavaScript.

How to customise your GitHub profile (GitHub secret)

by

In this two-minute tutorial, I want to show how to quickly turn your boring GitHub profile page into something more personal, like this.

How to render shortcodes in WordPress templates

by

In this tutorial, you’ll learn how to execute WordPress shortcodes in templates.

How to check if it’s an HTML email in JavaScript/Vue.js

by

In this tutorial you’ll learn how to quickly check if returned email is an HTML email or not.