script> if ('serviceWorker' in navigator) { window.addEventListener('load', () => { navigator.serviceWorker.register('/service-worker.js') .then(registration => { console.log('Service Worker registrado com sucesso:', registration); }) .catch(error => { console.log('Falha ao registrar Service Worker:', error); }); }); }

Salome Asega: “We need to build digital brawn to ensure we will see ourselves in the future.”

And so we were hosting design thinking workshops with them. Someone very explicitly said, “Yo man, I don’t have space to think about the future, …

Powered by WPeMatico