Why you should kill Disqus on your WordPress blog
Disqus [or any other 3rd party commenting service] may seem like a good substitute for your WordPress comments, but don’t fall into this trap, let me explain to you why.
Disqus [or any other 3rd party commenting service] may seem like a good substitute for your WordPress comments, but don’t fall into this trap, let me explain to you why.
If you’re familiar with localStorage you know how indispensable it can be when you’re building single page applications (SAPs).
In this tutorial, you’ll learn how to optimise and speed up a WordPress site with these easy steps.
In this tutorial, you’ll learn how to react to params changes in the same component.
Learn how to programmatically navigate back without reloading the page in Vue.js.
In this tutorial, you’ll learn how to let the calling function know that the HTTP request succeeded or failed in Vue.js.
In this tutorial, you’ll learn how to select the default value for an HTML <select> element in Vue.js.
In this tutorial, you’ll learn how to use a custom watcher to view array length in Vue.js.
In this tutorial, you’ll learn how to make component query parameters optional in Vue.js.
If you’re a front-end developer like me, you’re probably using CSS frameworks.