webdeasy.de — Backend-Development, DevOps & Co.

Java: “A JNI error has occurred, please check your installation …” – How to fix this error!

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 (Authentication)

In this tutorial we build a Node.js login with Express, JWT and MySQL – a very simple, but powerful Authentication. You can then connect this […]
Read more

10 cool CSS Animations

Sometimes after a long, exhausting day it is enough to look at something beautiful. Therefore “satisfying” videos or pictures are very good. You can see […]
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

25 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

70 cool CSS Buttons

CSS buttons are an important part of web design, as they not only improve the user experience, but also affect the look and aesthetics of […]
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 a WordPress Site without plugin: Step-by-Step Guide

It’s time, your WordPress site gets a new domain or has to move to another server. I’ll explain how you can do it without any […]
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