Webevelopment, DevOps & Co. — webdeasy.de

How the Domain Name System (DNS) works – Basics

DNS stands for Domain Name System and is one of the many systems that have been labelled as complicated. The concept is as simple as […]
Read more

How to create a Table of Contents in WordPress (without plugin, my free code)

A table of contents for WordPress posts and articles is a clever thing. Visitors have a quick overview, SEO benefits and chic design really enhance […]
Read more

Google AdSense FAQ: Explaining the Basics (Ultimate Beginner Guide)

Google AdSense is one of the best known advertising services on the Internet and is therefore the first choice for many. There are many questions, […]
Read more

Programming a game with Vue.js? – Of course!

Programming multiplayer games is a dream for many! I will show you with a practical example that you can develop a multiplayer game with Vue.js.
Read more

Most important HTML meta tags at a glance

Every website has HTML meta tags in the head section that describe properties of the page. Many of them are mandatory, others are great features […]
Read more

How to Fix: “A JNI error has occurred, please check your installation and try again”

You have encountered this JNI Error error message? Don’t panic! The problem can usually be solved quite quickly – and here you can find out […]
Read more

Vue.js Login System with Vuex & Axios

In this article you will learn how to create a complete Vue.js login system with Vue.js, Vuex and Axios.
Read more

Node.js Login System (with Express, JWT & MySQL)

In this tutorial we will build a Node.js login system with all basic functions. For this we use Express, MySQL and JWT .
Read more

Vue i18n: How to translate your Vue.js App with vue-i18n

Multilingual Vue.js Apps? No problem! In this tutorial you’ll learn how to use the Vue i18n library to translate your Vue App.
Read more

8 CSS tricks you should know as a web developer

CSS belongs to a website like the sun belongs to summer. There are many things you should consider or in another way improve and optimize. […]
Read more

Programming JavaScript Equalizer

Simply as a design element or functional, this equalizer is a real eye-catcher! Here I explain to you how you can program this equalizer yourself […]
Read more

Test AdBlocker (Adblocker Detection Script)

Do you want to test your AdBlocker or check if your website visitors have activated an AdBlocker? Then you’ve come to the right place!
Read more

Program your own WYSIWYG editor – with HTML, CSS & JavaScript

Are you annoyed by missing or unnecessary functions in WYSIWYG editors? No problem! Here I show you how to create your own fully functional WYSIWYG […]
Read more

Programming interactive (rotatable) 3D cube

You move your cell phone and the cube turns? Yes! That’s exactly what we’re programming today. With the help of the devices alignment via JavaScript.
Read more

35 CSS Menus (+ Animations)

A good user flow contributes enormously to a successful website. The content, positioning and appearance of your menu/navigation should therefore be well thought out. Here […]
Read more

How to remove reCAPTCHA badge from website

The Google reCAPTCHA has already been encountered by most people on a website. In the new version (v3), Google now shows a fade-in at the […]
Read more

85+ CSS Buttons

Looking for a CSS button style for your website? Perfect! You have come to the right place! Check out this huge collection of CSS buttons […]
Read more

Vue.js Fullpage Scroll Component: Dynamic scrolling for your website

In this article, you’ll learn how to code a custom Vue.js Fullpage Scroll component for your Vue.js app and add dynamic scrolling to your website.
Read more

JSON in PHP and JavaScript: Read, Get, Send, Convert, etc.

In this tutorial you will learn all the JSON basics – JSON in PHP, JSON in JavaScript and how to exchange/send JSON between JavaScript and […]
Read more

Migrate WordPress Site without plugin: Step-by-Step Guide

Your WordPress site is getting a new domain or needs to move to another server? How to migrate your WordPress site manually without a plugin.
Read more

3 brilliant Examples to learn Vue.js

Vue.js is on everyone’s lips right now. Due to the dynamics and flexibility of the JS framework, it is perfect for single page applications, but […]
Read more

Using Bitbucket Repository via SSH in Plesk

You want to use a (private) Bitbucket repository in your Plesk installation? No problem, let me show you how to do that.
Read more

Node.js in Plesk: Installation and hosting of your application

The Node.js application is finally finished! Now it’s time to host the application – i.e. to deploy (publish) it. Plesk is perfect for this. I […]
Read more

Install Nextcloud within Plesk – That’s it!

Nextcloud is a free and free software for storing data. In short: Your own cloud on your personal server. I’ll show you here how to […]
Read more