Home Menu
  • My WordPress Plugins

Kau-Boys

Webdevelopment and more

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

  • German
  • English

Posts Tagged ‘JavaScript’

  • December 22, 2024
  • 0 comments

Get CSS styles using JavaScript

You should usually use each of the basic web technologies for their main purposes: HTML for the markup, CSS for the styles and JavaScript for additional interactivity. But sometimes, those things cross into each other. There might be cases, in … Read more →

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

Tagged Template Literals in JavaScript

In the blog post 8 days ago with the title “Dynamic parameters in JavaScript“, I have shown you how functions with a variable number of parameters work. Today, I want to talk about the “tagged templates” feature in JavaScript, as … Read more →

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

Natural sorting in JavaScript

If you only ever deal with English strings in your code, you can stop reading now. Unless you are curious and want to learn something new, then please stay. 😉 In languages like German, we have characters that don’t exist … Read more →

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

Dynamic parameters in JavaScript

Many programming languages have this. Instead of defining all parameters for a function, you can pass any number of parameters into a function and then work with them. Functions with static parameters Before we get into dynamic parameters, let us … Read more →

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

Advanced JavaScript debugging

In the very first advent calendar blog post this year, I’ve shown you how to “Getting started with JavaScript debugging“. Today, I want to show some more advanced techniques you can use to debug your code. Different logging types In … Read more →

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

Smooth scrolling using CSS

More than 9 years ago, I wrote a (German only) blog post about how to “improve JavaScript with scroll event handlers”. Back in the days, people would use a plugin like “WP-Smooth-Scroll” (it’s still around, but hasn’t been updated in … Read more →

  • Posted in: 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 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
  • January 15, 2023
  • 0 comments

Cluster markers by state on a Leaflet map

As mentioned in my last blog post, I have a little bonus topic to the maps series. In the previous post, we have created a map with Leaflet in JavaScript. The map visualized the capital cities of all German states. … Read more →

  • Posted in: Web development
← Older 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.

Recent Posts

  • How to permanently delete a contact in Mailchimp
  • Why the trash is not a safe place to move content to
  • My blog’s sweet sixteen – the start of a new chapter
  • WordCamp Europe 2025 – A trip to a beautiful city
  • Implementing a custom block style variation using only JSON files

Recent Comments

  • Bernhard on Why the trash is not a safe place to move content to
  • Ramon Fincken on Why the trash is not a safe place to move content to
  • Nic on Implementing a custom block style variation using only JSON files
  • From WordCamp Europe to AI and Beyond: Figma, Fresh Courses, and Block Style - Weekend Edition #332 - Gutenberg Times on WordCamp Europe 2025 – A trip to a beautiful city
  • Łukasz on Using Block Patterns for new entries of a Custom Post Type
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 Accessibility Administration Advent Calendar AJAX Apache Blocks CSS Debugging Font Forms FSE Git Gravity Forms Gutenberg HTML HTML5 JavaScript JSON Linux Maps Misc Multisite nginx Operating systen PHP PhpStorm Plesk Plugin Prototype SASS Security Server Shortcut Software SSH 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 ↑