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

AZ Science Center’s ‘Create” designed to inspire creativity

Inspired by the productivity of an inventor’s workshop, the creativity of an art studio, and the experimentation of a lab, CREATE is a 6,500 square-foot …

Powered by WPeMatico