
Webflow - Pros and Cons
An overview of Webflow, a website builder and CMS that enables you to build beautiful websites. I want to discuss pros and cons with you. Hop in!
An overview of Webflow, a website builder and CMS that enables you to build beautiful websites. I want to discuss pros and cons with you. Hop in!
2025 update of the MacBook Setup Guide for Developers (2024 edition). Imho the single most important piece of software. I’ll be nearly exclusively installing the whole machine using it. Homebrew the package manager for mac: https://brew.sh Follow the instructions on the website to install it. After we
Have you ever wanted to publish your own plugin to the official WordPress plugin store? The process of developing your own WordPress plugin can be cumbersome and exhausting, as some things are proprietary to WordPress and need to be done in specific ways, but don't worry, I'm here to help 😄
If MP4 files fail to load in Safari when using Cloudflare with Nginx, the issue may be GZIP compression. Disabling GZIP for MP4 files in the Nginx configuration resolves the problem. For Apache users, a simple .htaccess rule can fix it. Adjust these settings for smooth Safari playback.
Recently, I had the pleasure of updating a Vue 2 project, that had quite a "vue" years under its belt. This guide helps you doing exactly that.
Croppy has many, great features to make your life as a web developer easier. The sheer amount of possibilities can be overwhelming, therefore, I have summed up the most important features and how to use it.
A short blog about AVIF and it's advantages.
Introducing you to our key changes, that improved Croppy even more. To suit you and your individual needs!
… due to legacy code and lazy practices :-)
In this story we will cover how I approached adding offline playback of HLS streams to one of our mobile apps.
We've implemented playback of offline videos into a Flutter app. Here is what we learned.
I switched from Linux to MacOS and here is my personal setup guide…