Me and my little brothers 'else', 'elseif' and my bigger sister 'switch' are most likely all over your codebase.
Read MoreWe all know not to poke at alien life forms in another planet, right? But what about metrics, do you know how to pick, measure and draw conclusions from them? In this talk we will cover various Site Reliability Engineering topics, such as SLIs and SLOs while we explore real life examples of defining and implementing metrics in a system with examples using Prometheus, an open-source system monitoring and alert platform, to demonstrate implementation. Let's get back to some real science.
Read MoreWhat if I told you that you don't need a 100% code coverage?
Read MoreContent Security Policies are another tool we should have in our security toolbelt to help protect users of our sites. In this session you'll learn what they are, why they're needed, how they work and the limitations on what they can & cannot do to protect users.
Read MoreThis talk is about writing PHP Code that is: safe, robust, maintainable, and optimized for the reader. We are going to cover a set of rules, that if you follow them; they will get you on the habit of writing code well.
Read MoreThis talk is for developers who want to know how to debug their code in a better way, through single step debugging, profiling, and simpler debugging tools.
Read MoreI've learned many things working as a Lead Developer, but I'd like to share 6 things, which were the most important for me.
Read MoreIn this talk, you will learn about the architecture mental map I use to answer these questions. We will briefly revisit a few established software development and architecture ideas and see how you can put them in your service to help keep the mud out of your application.
Read MoreSo you think you know PHP? But do you really?
Read MoreYou don't need to be a coder to see why and how to improve your next registration form.
Read MoreThe talk goal is to try to understand the direction frameworks and PHP are heading to and how that's connected with the business needs, developer needs, web trends and more. Hope there will be less questions like "what should I learn" or "what framework should I use".
Read MoreThis is the story of Micro Frontends, a microservice approach to the modern web, the story that will change the way you look and develop your apps!
Read MoreIn this workshop, the attendees will learn how to install, configure and run PHPStan, and also receive tips how to write code so that PHPStan can be as powerful as possible. They will also be able to write their own PHPStan rules and extensions.
Read More