Tag

import maps

1 views collected around this technical thread.

Dada Group Technology
Dada Group Technology
Apr 29, 2022 · Frontend Development

Micro‑Frontend Architecture for Dada Express Operation System: Challenges and Solution

The Dada Express operation system, originally a monolithic front‑end composed of rapidly growing sub‑systems, suffered from queued deployments, inability to roll back, and slow builds, leading to a micro‑frontend redesign using single‑spa, import‑maps, and SystemJS to isolate, version, and accelerate development without sacrificing user experience.

frontend architectureimport mapsisolation
0 likes · 16 min read
Micro‑Frontend Architecture for Dada Express Operation System: Challenges and Solution
Taobao Frontend Technology
Taobao Frontend Technology
Sep 29, 2021 · Frontend Development

How Alibaba’s Tianma Seed Spec Compares to Modern Import Maps

This article examines the evolution of web resource loading—from script tags and CDN combos to CommonJS, AMD, bundlers, and bundless approaches—then compares Alibaba's Tianma seed module specification with the emerging import‑maps standard, highlighting their setups, limitations, and performance implications.

frontendimport mapsmodule loading
0 likes · 16 min read
How Alibaba’s Tianma Seed Spec Compares to Modern Import Maps