Articles

Articles - Page 2 / 4

Dive into conversational design, where tech talks back, understanding emotions and intentions. Join the future of engaging, proactive dialogue.

June 2021

Different ways to use the range method in Hugo

The range method in combination with where or sort is extremely powerful in Hugo - static website engine. Learn how to use range for pages, taxonomy or even numbers.
May 2021

Automated image handling and processing in Hugo

Guide for automated image processing in Hugo - static website engine. Learn how to resize and convert images, to speed up your build process and fallback solutions.
April 2021

Different ways to get an image as page resource in Hugo

In this tutorial I will focus on different ways to handle images in Hugo. Learn how to find and select images in every content and asset folder and don’t forget the …
December 2020

How to get access to data from different AlpineJS components

In this article you will find two answers to this question and one of them feels right. So dive into the details and get things done the lean way.
November 2020

The best way to use x-cloak in Alpine JS

To give you an easy explanation: x-cloak will be removed after Alpine JS initializes. Understood everything? But if you are still asking yourself why is this important - …
October 2020

Is Tailwind CSS a framework only for dummies?

Is it true that you don’t need CSS skills if you only use utility classes? No it’s not! To get the most out of Tailwind CSS and other utility class frameworks you have to …
September 2020

How to fix the viewport height issue on mobile browsers

In some mobile browsers the Viewport height is taller than the visible part of the page. Is there a fix and how can I adapt it in Tailwind CSS and VueJS? Here is the …
August 2020

CognacBox - Perfect alternative for Scotchbox

Since Scotchbox is not maintained anymore I was searching for a perfect vagrant box to run Laravel7. I wanted to have an Apache server, the latest PHP version and a mySQl …

Various topics

I enjoy diving into the details so, for those who know me personally, it is not surprising that I chose to summarize this knowledge in some articles.