Slides from my talk at the big birthday edition of WordPress Meetup Vršac (#WPVŠ 03/25, Tačka Susretanja, March 28, 2025).
The talk opens with Apollo 11 and the famous 1202 program alarm: a proof that even a "crashing" computer, understood well, can still land you on the Moon, and uses that as a lens for approaching new architectures with respect rather than hype. From there it walks through the JAMstack and the differences between coupled, decoupled, and headless CMS setups, then looks at what WordPress brings to the table: the built-in REST API, WPGraphQL, and a Next.js frontend with Apollo Client, all wired together locally with DDEV. Along the way, it busts a few myths: no, it doesn't quite work "out of the box," and no, it's not as easy as 1+1, before closing with the real takeaway: don't chase the latest hype, think architecture instead of tools, keep it simple, and enhance only when required. Know your JavaScript, React, and Next.js well, or you'll suffer.