Some thoughts about frontend development, React.js and other things that catch my interest.
10.03.2023
Fixing Ableton stuck on “Intializing Application” after macOS Update
I Struggled with Ableton being stuck on 'Initializing Application' post-macOS update. I share my fix journey, from log analysis to MIDI setup tweaks.
5.12.2022
Using Tailwind with twin.macro
Over the years, we shifted from CSS/SCSS based styles, over to CSS-in-JS with styled.components, over to tailwindcss. Through this slight migration, we integrated twin.macro into our codebase. Here's what I learned from it.