Get featured image URL in WordPress

by

In this tutorial, you’ll learn how to get the featured image URL in WordPress.

LocalStorage vs Vuex-persist in Vue.js

by

If you’re familiar with localStorage you know how indispensable it can be when you’re building single page applications (SAPs).

8 ways to optimise and speed up your WordPress blog

by

In this tutorial, you’ll learn how to optimise and speed up a WordPress site with these easy steps.

How to watch and react to params changes in Vue.js

by

In this tutorial, you’ll learn how to react to params changes in the same component.

How to go back to the previous page in Vue.js

by

Learn how to programmatically navigate back without reloading the page in Vue.js.

How to return a promise from Vuex action in Vue.js

by

In this tutorial, you’ll learn how to let the calling function know that the HTTP request succeeded or failed in Vue.js.

How to set a default value for an HTML <select> tag in Vue.js

by

In this tutorial, you’ll learn how to select the default value for an HTML <select> element in Vue.js.

Array length watcher in Vue.js

by

In this tutorial, you’ll learn how to use a custom watcher to view array length in Vue.js.

How to make router parameter optional in Vue.js

by

In this tutorial, you’ll learn how to make component query parameters optional in Vue.js.

Top 5 CSS frameworks for your Vue.js project (2021)

by

If you’re a front-end developer like me, you’re probably using CSS frameworks.