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

Sustainable fashion gets a tech upgrade with MIT’s shape-shifting dress

It sounds futuristic, but this ‘smart’ garment exists thanks to a collaboration between textile innovators at MIT and a forward-thinking fashion house …

Powered by WPeMatico