Headless CMS
Simple explanation
A content management system that stores content but doesn't dictate how it's displayed.
Advanced explanation
Decouples content editing from the frontend, letting a team like Next.js/React handle rendering while non-technical editors manage content separately.