• Ámbito: Technology as a bridge to reduce the social gap

  • 12 Dec 2022

    In the News

Wanda Weigert

Article written by Wanda Weigert on how technology can be used as a bridge to reduce the gender gap in technology and what Globant predicts for 2023.

Read the original content in Ámbito.

function getGAClientID() { let match = document.cookie.match(/_ga=([^;]*)/); return match ? match[1].split('.').slice(-2).join('.') : null; } document.addEventListener("DOMContentLoaded", function() { let clientID = getGAClientID(); if (clientID) { document.getElementById('client_id').value = clientID; } });