Taobao Frontend Technology
Author

Taobao Frontend Technology

The frontend landscape is constantly evolving, with rapid innovations across familiar languages. Like us, your understanding of the frontend is continually refreshed. Join us on Taobao, a vibrant, all‑encompassing platform, to uncover limitless potential.

336
Articles
0
Likes
490
Views
0
Comments
Recent Articles

Latest from Taobao Frontend Technology

100 recent articles max
Taobao Frontend Technology
Taobao Frontend Technology
Oct 4, 2021 · Frontend Development

Latest Frontend Updates: icestark 2.6, TypeScript 4.5 Beta & Top Open‑Source Tools

This edition celebrates the National Day while announcing icestark 2.6’s Vite micro‑frontend support, TypeScript 4.5 Beta features, and showcases several open‑source tools—including DevHub, git‑cliff, GitHub PR Tree, RSSHub, and MockingBird—plus a concise guide on writing high‑quality CSS code.

TypeScriptmicro‑frontend
0 likes · 5 min read
Latest Frontend Updates: icestark 2.6, TypeScript 4.5 Beta & Top Open‑Source Tools
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.

Import Mapsmodule loadingseed spec
0 likes · 16 min read
How Alibaba’s Tianma Seed Spec Compares to Modern Import Maps
Taobao Frontend Technology
Taobao Frontend Technology
Sep 28, 2021 · Backend Development

How DataLoader Solves the GraphQL N+1 Problem: Deep Dive into Batch & Cache Mechanics

This article explains the GraphQL N+1 performance issue, demonstrates how DataLoader batches and caches database calls to eliminate redundant queries, walks through its core TypeScript implementation—including batch scheduling, cache handling, and load methods—while providing practical examples and integration tips for real‑world GraphQL servers.

BatchingCachingDataLoader
0 likes · 28 min read
How DataLoader Solves the GraphQL N+1 Problem: Deep Dive into Batch & Cache Mechanics
Taobao Frontend Technology
Taobao Frontend Technology
Sep 27, 2021 · Frontend Development

Front‑End Highlights: Nuxt 3 Launch, Learning Games, and Fresh Open‑Source Tools

This roundup covers the upcoming Nuxt 3 release with performance upgrades, the retirement of layui, interactive front‑end learning games, new zero‑config frameworks like siroc, a faster coloring tool Nano Colors, the unified unplugin system, Tailwind Mobile component library, plus articles on Tubi engineer culture and Rome's migration to Rust.

JavaScriptNuxt 3Rust
0 likes · 9 min read
Front‑End Highlights: Nuxt 3 Launch, Learning Games, and Fresh Open‑Source Tools
Taobao Frontend Technology
Taobao Frontend Technology
Sep 23, 2021 · Artificial Intelligence

Build and Deploy ML Models with Pipcook 2.0 in Under 20 Seconds

Discover how Pipcook 2.0 dramatically speeds up machine‑learning workflows for web developers—cutting installation to under 20 seconds, enabling rapid model training, prediction, and deployment via concise JSON pipelines, with step‑by‑step guidance, code snippets, and practical examples for image and text classification.

AI pipelinePipcookTensorFlow.js
0 likes · 12 min read
Build and Deploy ML Models with Pipcook 2.0 in Under 20 Seconds
Taobao Frontend Technology
Taobao Frontend Technology
Sep 20, 2021 · Frontend Development

Top Frontend Updates: Cross‑Browser DevTools, Gatsby v4, Kraken Engine & More

This roundup highlights the latest frontend advancements, including DevTools' cross‑browser support, Gatsby v4's new features, the high‑performance Kraken rendering engine, regex generator grex, the toolb.dev suite, a web‑to‑desktop framework comparison, plus in‑depth articles on Snowpack and a tenfold Table component speed boost.

FrameworksPerformancedevtools
0 likes · 6 min read
Top Frontend Updates: Cross‑Browser DevTools, Gatsby v4, Kraken Engine & More
Taobao Frontend Technology
Taobao Frontend Technology
Sep 16, 2021 · Frontend Development

Mastering Rendering Performance: From Hardware Insights to Front‑End Optimization

This article explores rendering performance optimization from a hardware viewpoint through to front‑end rendering, detailing the three stages of perception, healing, and corrosion, the critical rendering path, CRP analysis, and practical strategies such as NEON acceleration, OOPD/OOPR, and Lighthouse tooling to achieve smoother, lower‑power web experiences.

BrowserOptimizationPerformance
0 likes · 27 min read
Mastering Rendering Performance: From Hardware Insights to Front‑End Optimization