Urgent.News

What's breaking now, across thousands of outlets.

Tech

Começando minha jornada na programação...

* # Começando minha jornada na programação * Estou começando minha jornada na área de tecnologia e atualmente estou estudando Gestão da Tecnologia da Informação. Tenho estudado lógica de programação, algoritmos e Python, buscando entender cada vez melhor como a programação funciona na prática. Ainda estou no começo e tenho muito a aprender, mas decidi começar a compartilhar minha evolução por…

We haven't written up this one. Dev.to has the full story — the link below goes straight to it.

Read the original at dev.to →

More in Tech

Why Module Federation — Building an Enterprise MFE Platform (Part 1)

This series walks through an actual enterprise microfrontend platform, end to end: one Host shell, three shared platform microfrontends, a manifest-driven mechanism for mounting any number of…

  • Enterprise microfrontend platform built using Webpack 5 Module Federation
  • Host ships with empty list of remote apps, fetches info from manifest
  • Teams deploy pages by updating manifest, no Host rebuild required

Ownership, and Making This Template Your Own (Part 5)

Part 4 covered how this platform actually ships — scaffolding, CI/CD, and the two deployment shapes. This closing part is the two things every one of the last four parts has assumed: who actually owns…

  • Ownership defined: each component belongs to a single team
  • Store, Components, manifest, and identity provider owned by Platform team
  • MFEs own their respective components and domain

More from Sunday 30 August →