2021 Talks

  • Minimize the framework and allow yourself some DDD

    Milko Kostrukov Milko Kostrukov's' country flag

    Software Development Contractor @ Ty's Software

    In this talk I'll tell you how we changed our view perspective on input/output/request/response, pushed the framework in the infrastructure corner and cleaned ourselves some space for sweet DDD.

    Read More
  • I just became team-lead, now what

    Frederick Vanbrabant Frederick Vanbrabant's' country flag

    Software engineer @ Brody & Hooper

    In this talk, we will take a look at how you can keep the team motivated and inspired, see if we can apply the same mindset to job interviews and dive into some do's and don't of talking to customers. You're going to do great, but a little guidance never hurt anyone.

    Read More
  • Escaping from OOP boundaries

    Alexander Lisachenko Alexander Lisachenko's' country flag

    Head of Software Architecture @ Alpari

    Join me and I will show you hidden ways to escape your existing OOP boundaries and teach you new advanced patterns that can help you in daily code development.

    Read More
  • PHP Fibers

    Milko Kostrukov Milko Kostrukov's' country flag

    Software Development Contractor @ Ty's Software

    In PHP 8.1 we welcome a new built-in feature  - Fibers. Fibers give us the stepping stone for more sane (looking) and modern async programming. But on their own, they don’t seem to offer much, so how does it work? Well, we’re gonna do our own async Prooof-Of-Concept  framework using them and find out!

    Read More
    PHP