My articles provide insights into my current projects and activities:
-
Community over Code EU 2024 (ApacheCon EU)
At Community over Code EU 2024 in Bratislava, I learned about the Cyber Resilience Act's impact on software security and explored Solr's advancements in vector and hybrid search. -
Step-by-Step Guide to Debugging JavaScript Frontend Applications with IntelliJ
Learn how to effectively debug JavaScript frontend applications using IntelliJ Ultimate, including setting up your environment and using breakpoints. -
Enhancing Java Console Logs: A Practical Guide to Log4j2 Pattern Layout
Learn how to use Log4j2 for clear, styled console logs in Java applications, enhancing readability and efficiency in development -
Setting Up a Secure and Seamless Newsletter Subscription Process
Learn how I set up a secure and efficient newsletter subscription process using Cleverreach, covering everything from SPF to DKIM and template customization. -
Set up Astro with Tailwind and Prettier
In this tutorial, I provide a step-by-step guide on how to set up Astro with Tailwind and Prettier, along with custom configurations for Tailwind. -
How to Customize a Shiki Theme in Astro
I wanted to change the background color and the padding of the code blocks styled by Shiki in Astro. While the documentation does not explicitly detail how to do this, I discovered a method. -
Why Astro instead of Next.js?
I had not heard from Astro until recently, but I was convinced on the spot. Read the article to find out why!