Home Menu
  • My WordPress Plugins

Kau-Boys

Webdevelopment and more

  • Twitter
  • GitHub
  • WordPress
  • RSS Feed
  • RSS Comments

  • German
  • English

Posts in Category ‘Web development’

  • December 6, 2024
  • 0 comments

Labeled statement in JavaScript

You might now ask yourself: What?! That was also my first reaction, when I’ve heard about labeled statements. So what are they, and when can they be used? Are they goto statements? Many programming languages have goto statements. Some programming … Read more →

  • Posted in: Web development
  • December 5, 2024
  • 0 comments

Debugging arrays and objects in JavaScript with the console.table() function

In the first debugging blog post, we’ve learned about the console.log() method and how it works to debug scalar types or arrays. But there is a nicer way to log arrays or objects in the browser. The console.table() function As … Read more →

  • Posted in: Web development
  • December 4, 2024
  • 0 comments

Implement a color picker with native HTML

In the first advent calendar blog post with the topic HTML, I want to introduce an HTML element, some of you might not know. It’s not really its own element, but the <input> element of type color. With this element, … Read more →

  • Posted in: Web development
  • December 3, 2024
  • 1 comment

How to fix sticky headers

You all know these websites with a sticky header, right? They have a horizontal navigation at the top, often with the site logo on the left – which is also often way too big, so not too many navigation items … Read more →

  • Posted in: Web development
  • December 2, 2024
  • 0 comments

Fun with numbers in JavaScript

No, I’m not going to start a video channel on this topic. But I want to show you some things about numbers, you might not have known before. The answer, however, as we all know, is 42. Types of numbers … Read more →

  • Posted in: Web development
  • December 1, 2024
  • 1 comment

Getting started with JavaScript debugging

It’s that time of the year again. Some of you just celebrated Thanksgiving, while the rest of the world only “celebrated” Black Friday. But I’m speaking about the 24 days before Christmas. Starting in 2015, I’ve set myself the goal … Read more →

  • Posted in: Web development
  • February 11, 2024
  • 1 comment

Adding fonts to our block theme

After we’ve created the raw theme in the last blog post, it’s time to add some basic things to our theme. To quickly get some similar appearance, let’s start with fonts. My blog is using the default fonts from Waipoua, … Read more →

  • Posted in: Web development
  • January 28, 2024
  • 0 comments

Kickoff for my new blog theme

This will be the start of the blog series for my new blog theme. As mentioned in the previous blog post, the goal is to create a theme that comes as close as possible to the current design, while using … Read more →

  • Posted in: Web development
  • December 26, 2023
  • 0 comments

Show and fix Stylelint errors in PhpStorm while coding

Following coding styles is important, not only when developing for yourself, but even more when working in a team. It means fewer issues, and it also avoids unnecessary changes when using version control, which can easily cause conflicts as well. … Read more →

  • Posted in: Web development
  • December 10, 2023
  • 0 comments

Limit resources used by Docker

For many years now, I am using Docker for my local development environment. In the beginning I was using my own custom images, but lately I’m mainly using “abstractions” like DDEV or wp-env, especially when working with WordPress projects. I … Read more →

  • Posted in: Web development
← Older entries
Newer entries →

Portrait Bernhard Kau

 

My name is Bernhard Kau. I am a PHP developer, living in Berlin and a passionate WordPress user. I code plugins as a hobby and organize WordPress events, like the Meetup in Berlin.

Work with me!

In 2022, I have joined Syde. Being a remote company since 2006, Syde truly believes in remote work. So while you cannot hire me as a freelancer, you can join Inpsyde, the only WordPress VIP Gold Agency Partner in Germany, to work with me and some 130+ amazing people from around the world.

 

You can read more about me and my way to Syde on our team blog. If you love WordPress as much as I do, want to grow your expertise and make an impact on the most significant projects in the WordPress ecosystem while working 100% remotely from anywhere in the world, then check out the current opening for Sales Manager at Syde! 😎 👇

job listing for a Sales Manager at Syde

Recent Posts

  • Implementing a custom block style variation using only JSON files
  • Adding a custom panel to Query Monitor
  • Prevent hotlinking of premium fonts
  • Redirect attachment pages to media files
  • How to make a navigation menu more accessible by adding a label

Recent Comments

  • 14 plugins for the block editor, Gutenberg 20.8, Studio 1.15.1, Woo 9.9 and more - Weekend Edition 330 - Gutenberg Times on Adding a custom panel to Query Monitor
  • varun on Debug submission errors in Contact Form 7
  • Compiling SASS in PhpStorm automatically with a file watcher - Kau-Boys on Getting started with SASS
  • Robin Mcconnell on Debug submission errors in Contact Form 7
  • Redirect attachment pages to media files - Kau-Boys on How to get rid of the “-2” suffix on a page
I'm a CD Table Lead - WordCamp Europe Basel 2025

Categories

  • Advent calendar
  • Database
  • Hardware
  • Misc
  • Shortcut
  • Software
  • Uncategorized
  • Web development
  • Web server
  • WordCamp
  • WordPress

Tags

A11y Administration Advent Calendar AJAX Apache Blocks CSS Debugging Docker Font Forms FSE Git Gravity Forms Gutenberg HTML HTML5 JavaScript JSON Linux Maps Misc Multisite nginx Operating systen PHP PhpStorm Plesk Plugin Privacy Prototype SASS Security Server Shortcut Software Subversion SVG Theme Translation Tutorial Windows 7 WordCamp WordPress WP-CLI
  • © 2025 Kau-Boys
  • Proudly powered by WordPress
  • Theme: Waipoua by Elmastudio
  • Home
  • Imprint
Top ↑