Tag

microfrontend

0 views collected around this technical thread.

JD Retail Technology
JD Retail Technology
Jul 26, 2024 · Frontend Development

From C‑End to B‑End: A Front‑End Engineer’s Technical Transformation and Lessons Learned

The article shares a front‑end engineer’s journey from consumer‑facing (C‑end) projects to complex B‑end systems, detailing technical transitions, risk‑control practices, a layered reuse model, user‑experience focus, and future outlook on continuous learning and AI‑driven development.

B2BTechnical transformationUser Experience
0 likes · 17 min read
From C‑End to B‑End: A Front‑End Engineer’s Technical Transformation and Lessons Learned
DeWu Technology
DeWu Technology
Apr 10, 2024 · Frontend Development

Frontend Performance Optimization for Transaction Backend

The article details a micro‑frontend transaction backend case study where code‑splitting, CDN delivery, caching, lazy‑loading, and idle‑time loading reduced first‑screen JavaScript size, cut FCP below one second and LCP below two seconds, and improved first‑screen open rate by 15% while halving TTI.

Optimizationfrontendmicrofrontend
0 likes · 9 min read
Frontend Performance Optimization for Transaction Backend
Wukong Talks Architecture
Wukong Talks Architecture
Apr 4, 2024 · Operations

Cloud Stability Governance: Frontend and Backend Strategies, Deployment, and Monitoring Practices

This article presents a comprehensive view of cloud stability governance from both front‑end and back‑end perspectives, detailing system architecture, micro‑frontend integration, CI/CD deployment pipelines, SLB forwarding and health‑check configurations, monitoring dashboards, UI automation testing, and the resulting operational improvements.

CI/CDSLBcloud
0 likes · 13 min read
Cloud Stability Governance: Frontend and Backend Strategies, Deployment, and Monitoring Practices
ByteFE
ByteFE
Oct 25, 2023 · Frontend Development

Design and Implementation of a Frontend Version Upgrade Prompt for B2B Platforms

This article describes a comprehensive solution for notifying B2B web users about outdated frontend versions, covering the problem background, version number generation, trigger conditions, micro‑frontend adaptation, detailed plugin and React component code, integration steps for main and sub‑applications, debugging guidance, and measured user impact.

ReactVersioningmicrofrontend
0 likes · 16 min read
Design and Implementation of a Frontend Version Upgrade Prompt for B2B Platforms
ByteFE
ByteFE
Jun 11, 2021 · Frontend Development

Curated Technical Highlights: DevOps CI, React 18, CSS Size‑Adjust, Micro‑Frontend, Cross‑Platform Frameworks, JavaScript Clean Code, Node.js Multiprocessing, and More

This newsletter aggregates recent technical insights covering DevOps continuous integration, React 18 enhancements, CSS size‑adjust for web fonts, micro‑frontend frameworks, cross‑platform reuse patterns, JavaScript exception handling, Node.js multiprocessing, React SSR advances, WebAssembly performance, and product design best practices.

DevOpsJavaScriptReact
0 likes · 5 min read
Curated Technical Highlights: DevOps CI, React 18, CSS Size‑Adjust, Micro‑Frontend, Cross‑Platform Frameworks, JavaScript Clean Code, Node.js Multiprocessing, and More
Youzan Coder
Youzan Coder
May 15, 2020 · Frontend Development

MicroFrontend Implementation in Business Context

The article outlines ZanSpa, a progressive micro‑frontend framework built for Youzan’s backend redesign, detailing its core RouteMonitor and PageLoader modules that handle navigation and resource assembly, and explains why runtime composition was chosen over build‑time integration after evaluating solutions such as qiankun.

ZanSpafrontend architecturemicrofrontend
0 likes · 17 min read
MicroFrontend Implementation in Business Context