{
requestAnimationFrame(() => {
const submenuEls = $el.getElementsByClassName('toggle-menu');
const visible = Array.from(submenuEls).filter(el => !el.classList.contains('toggle-menu-hidden'));
if (visible.length == 0) {
$store.xHeaderMenu.openHamburgerMenu = false;
}
});
}, 400);
$store.xHeaderMenu.overlay = false;
}"
>
Technology

Technology
AI Isn’t Just About Efficiency—It’s About Expansion
by Martin Goetzinger
on Mar 20 2025
AI isn’t just about doing more with with less effort—it’s about enabling anyone to create, code, and innovate with fewer barriers. Discover how AI is redefining what "less" means and what it could mean for the future of work.