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); }); }); }

3 lessons on creativity and culture from Yo-yo Ma’s US-Mexico border concert

Ma described “the edge”, such as the borders, as a place where creativity happens. “We don’t always get to hear about what happens at the edge, but …

Powered by WPeMatico