Yunxuetang Frontend Team
Yunxuetang Frontend Team
Aug 12, 2022 · Frontend Development

Top Frontend Techniques, Design Tips, and Emerging Tech Insights

This article curates cutting‑edge frontend topics—including Vite micro‑frontend challenges, ByteDance's monitoring SDK design, React vs Vue diff algorithms, design simplification for tool products, motion design patterns, and the rise of graph databases—offering concise insights for modern web developers.

DesignVitefrontend
0 likes · 3 min read
Top Frontend Techniques, Design Tips, and Emerging Tech Insights
Taobao Frontend Technology
Taobao Frontend Technology
Apr 14, 2021 · Frontend Development

How to Accurately Measure First‑Screen Time with Rendering Density

This article explains the shift from traditional load metrics to user‑centric first‑screen measurements, outlines the challenges of defining a unified standard, and presents a rendering‑density based algorithm—including continuity judgment, non‑critical rendering exclusion, and validation against UC's T2 metric—to reliably calculate perceived first‑screen time.

Performance Metricsfirst screenrendering-density
0 likes · 17 min read
How to Accurately Measure First‑Screen Time with Rendering Density
21CTO
21CTO
Oct 6, 2015 · Frontend Development

Inside JD.com’s Front‑End: Seajs, Lazy Loading, and Smart Caching

While browsing JD.com with Chrome’s console, the author uncovers the site’s front‑end architecture, revealing the use of Seajs, a custom jQuery build, lazy‑loading modules, localStorage caching, and a modular project structure that together deliver fast page loads and efficient updates.

CachingJavaScriptLazy Loading
0 likes · 8 min read
Inside JD.com’s Front‑End: Seajs, Lazy Loading, and Smart Caching