An overview of the tools and technologies that shape my development environment in 2025.
Read morePosts tagged with #development
In this post I will talk about my experience and learnings from working in a Flights Booking application, following a microservices oriented architecture.
Read moreIn this post, I share some of my favorite PHP books that I consider a must read for any PHP developer.
Read moreIn this blog post I will talk a bit about the setup and software of my personal laptop, powered by Linux.
Read moreIn this post I will talk a bit about the setup and software of my personal laptop, powered by Linux.
Read moreDocker Multi-stage builds is a great way to build smaller Docker images optimized for production use without having things like build tools in the final image. But what about development? You might need these build tools. In this article I will show you how you can have the best of both worlds with the same Dockerfile and Multi-stage builds.
Read moreIn this article I will talk about my experience of using Zed as my main code editor. Features I liked and what still needs improvement.
Read more