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

Speaker Series: Dr. Kanellopoulos on The Political Life of Creativity: A View from Music Education

creativity-based music education courses. Active as a researcher and a music maker, he is particularly interested in politico-philosophical and …

Powered by WPeMatico