Your next app should be a PWA (in the App Store)
Learn why you should consider a PWA for your next app and skip cross-platform frameworks like React Native.
Hi, I'm Aron.
I'm a software engineer based in Germany. I'm currently working at Ambient as a full-stack developer. I'm interested in web development, devops, and
system administration.
I like to write about my experiences and learnings, so you can find my
blog posts below. And I also just started a YouTube channel!
I'm always working on some side projects. Here are some of my recent projects:
You can find more of my projects on my GitHub and
details about my work experience on my projects.
If you want to get in touch, the fastest way is to send me a mail at [email protected].
Learn why you should consider a PWA for your next app and skip cross-platform frameworks like React Native.
In this blog post I will explain how to integrate Strip with Firebase Cloud Functions and Firestore, so your SaaS can process subscriptions easily.
A step-by-step guide to configuring Playwright and GitLab CI/CD to automatically publish HTML test reports with clickable links.
A step-by-step guide to configuring a reverse proxy using NGINX Proxy Manager for Docker containers.
Learn how to write Vitest In-Source tests through automatic test discovery.
A step-by-step guide on setting up Hot Module Replacement (HMR) in Vite with an NGINX reverse proxy, including configuration tips and best practices.
A step-by-step guide to building a Two-Factor Authentication (2FA) form in React using SMS for verification, highlighting the use of react-hook-form and the autoComplete="one-time-code" attribute.