Afonso Ramos - Creating Micro-Frontends using Astro Islands and EcmaScript Modules

Поделиться
HTML-код
  • Опубликовано: 3 окт 2024
  • Afonso Ramos presents a talk that focuses on how to set up a micro-frontend architecture with close to zero complexity in its composition and management of shared dependencies using Astro, Vite and ESM imports.
    This meetup was hosted by Volkswagen Digital Solutions and sponsored by YLD.
    Make sure to join us on ou Meetup - meetup.com/require-lx/ and subscribe to our channel on RUclips to receive the recordings as soon as they are made available.
    Follow us:
    Twitter - / requirelx
    Meetup - www.meetup.com...

Комментарии • 2

  • @esaraviam
    @esaraviam 10 месяцев назад +1

    Great approach! Do you have a repository where I can look into this more deeply?

  • @MrAzulay
    @MrAzulay 9 месяцев назад

    Would be interesting to hear browser support for this? I'm not sure about astros part in this, is the ESM import stuff compiled to something that older browsers can support?