{
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
Ditch ‘Should’ and Embrace ‘Thank You’: A New Playbook for Career Progression
by Martin Goetzinger
on Jul 18 2025
Feeling unfulfilled in your career despite big achievements? Learn how shifting from expectations to appreciation, with AI as your ally, can reignite your passion and transform your professional journey. From micro-wins to daily learning, discover three simple steps to find satisfaction in every role.