Skip to content

Blog

Welcome to the blog

This space comes from a desire to share knowledge about career and technology — and to learn alongside anyone who stops by. Across the posts, I plan to write about day-to-day experiences, thoughts on development (especially mobile and Flutter), architecture decisions, and whatever I’m studying at the moment. No ready-made formulas: the focus is talking about the path, the mistakes, and the lessons learned. If you’d like to know a bit more about me, check out the About page.

Read more →

August 2, 2026

Why Flutter is still worth it

I’ve worked with Flutter for years and still believe the platform strikes a great balance between productivity and product quality. A few reasons that still make sense to me: One codebase, multiple platforms — with the right care, the same app reaches iOS and Android with a consistent experience. Mature ecosystem — packages, testing tools, and well-established architecture patterns. Pleasant DX — hot reload, typing, and composable widgets speed up the feedback loop. Flutter is not the answer to everything, of course. But for mobile products with rich UIs and teams that want to iterate quickly, it remains one of the best bets.

Read more →

August 1, 2026