I didn’t fully grasp try catch, until I wrote a python script Not every programming concept is totally clear at start, it is only when you go out of your comfort zone that you learn new things. Meet try catch. Read this article March 14, 2021 10:50 am
I couldn’t wrap my head around CI/CD, untill Github Actions came around Here I reflect my first contact with CI / CD. You find out what made it difficult for me and what ultimately made me see the light. Read this article March 2, 2020 7:16 pm
Things I wish I knew when working with Xdebug (windows version) If you want to become an experienced developer, you need to learn how to debug. In PHP one of the most prominent tools for this is Xdebug, read my story here. Read this article October 24, 2019 5:32 pm