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

Refreshed academy primed for teaching and learning of the future | Architecture & Design

The spaces invite forward thinking and give educators the freedom to test, showcase, research, investigate, design, and play in spaces that are …

Powered by WPeMatico