Event BG
Tech Insiders: UI Engineering

Evolution of Declarative UI

Online
Thu, Oct 06, 2022
6:00 PM - 7:00 PM

About

Globant Tech Insiders is back with Evolution of Declarative UI

Understand the evolution of Declarative UI along with new Declarative frameworks in Mobile development.

What’s In Store For You?

  • Insights on different Programming paradigms
  • Know the journey of Declarative Programming
  • Introduction to Jetpack Compose & SwiftUI
  • A glance at the current trend in UI toolkits
Online
Thu, Oct 06, 2022
6:00 PM - 7:00 PM
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; } });