Categorie: Development

  • Who Needs Code Quality Anyway? A WordPress Perspective

    Think you don’t need coding standards, documentation, or tests? Perfect! In this tongue-in-cheek session, I’ll show you why you’re right… and then why you’re absolutely, hilariously wrong. We’ll dive into what PHP 7 & 8 offer, examine how design patterns and best practices affect WordPress projects, and look at the real-world impact of skipping (or…

  • Slimmer schalen met WordPress

    Hoe schaal je als bureau je WordPress projecten zonder in te leveren op kwaliteit? Wij laten zien hoe we ons in-house framework inruilden voor een modulaire aanpak met open source als basis. Dankzij template repositories voor sites en packages, automatische server provisioning en een ecosysteem van herbruikbare packages bouwen we nu sneller, foutlozer en met…

  • FAIR Package Manager: WordPress beveiliging op schaal

    WordPress draait meer dan 40% van het web, maar het huidige distributiesysteem voor plugins bevat nog steeds single points of failure die webites kwetsbaar kunnen maken. FAIR Package Manager is een open-source initiatief waarmee organisaties hun eigen mirror package-nodes kunnen draaien, de beveiliging van de softwareketen kunnen verbeteren en betrouwbare updates kunnen garanderen — zelfs…

  • AI-driven QA: How Playwright MCP facilitates WordPress E2E testing

    Many people talk about automated tests and end-to-end testing. But once you try it, you realize it’s not that easy: those tests are time-consuming to create and maintain, QA engineers may lack coding expertise, and every major product change requires starting over! AI has already transformed testing—LLMs excel at generating unit and integration tests from…

  • Navigating the HTML and CSS maze

    HTML and CSS constantly evolve, and new features are added yearly. In the last couple of years, exciting new features have emerged, like the dialog element, view transitions, and typed custom properties, which might overwhelm you and make you feel lost. Together, we will explore these features and others with practical examples and code snippets.…

  • Een kopie van je website op je laptop

    In deze workshop neem ik mensen mee bij het installeren van LocalWP, en maken we een kopie van de live website met een All-in-One WP Migration and Backup. Daarnaast neem ik jullie mee in de theorie. Wat draait er op de achtergrond en wat zijn alternatieven, zowel voor local, als voor de sync plugins. En…

  • How to Create Interactive 3D Characters that you can animate with any video source

    In this session, you’ll learn how to create interactive 3D characters that can be driven by any video source — from webcam footage to pre-recorded clips. We’ll explore how to combine motion capture, 3D modeling, and real-time animation workflows using accessible tools. Whether you’re building immersive web experiences, engaging content for social media, or experimenting…