Volgen: Track 2 – 1815
-
Slimmer schalen met WordPress
—
by
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…
-
AI-driven QA: How Playwright MCP facilitates WordPress E2E testing
—
by
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
—
by
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.…