Alibaba Terminal Technology
Author

Alibaba Terminal Technology

Official public account of Alibaba Terminal

484
Articles
0
Likes
4
Views
0
Comments
Recent Articles

Latest from Alibaba Terminal Technology

100 recent articles max
Alibaba Terminal Technology
Alibaba Terminal Technology
Jul 7, 2022 · Frontend Development

Why Rust Is Revolutionizing Front‑End Infrastructure and Beyond

This article explores Rust's rapid rise in front‑end infrastructure, data visualization, Node, Web3, and automotive software, highlighting its performance, safety, and growing industry adoption while acknowledging its steep learning curve and future importance for developers.

Data VisualizationPerformanceWeb3
0 likes · 11 min read
Why Rust Is Revolutionizing Front‑End Infrastructure and Beyond
Alibaba Terminal Technology
Alibaba Terminal Technology
Jul 6, 2022 · Frontend Development

Inside React Labs’ June 2022 Updates: Server Components, Offscreen, and New Docs

The June 2022 React Labs post reveals ongoing experiments such as Server Components, asset loading deduplication, static server‑rendering optimizations, a new optimizing compiler with a Playground, the Offscreen API, transition tracing tools, and a revamped documentation site focused on hooks and performance.

OffscreenReActServer Components
0 likes · 14 min read
Inside React Labs’ June 2022 Updates: Server Components, Offscreen, and New Docs
Alibaba Terminal Technology
Alibaba Terminal Technology
Jul 5, 2022 · Frontend Development

The Rise of VS Code: How a Web‑Based Editor Became the #1 IDE

From its humble beginnings as the Monaco web editor in 2011 to its evolution into the cross‑platform powerhouse Visual Studio Code, this article chronicles the key milestones, strategic decisions, and technical innovations that propelled VS Code to dominate the developer ecosystem.

ElectronIDE historyLSP
0 likes · 10 min read
The Rise of VS Code: How a Web‑Based Editor Became the #1 IDE
Alibaba Terminal Technology
Alibaba Terminal Technology
Jun 29, 2022 · Frontend Development

How Cube’s Inline Text Revolutionizes Mobile UI Rendering

This article explains how Alipay’s Cube engine introduces the Inline Text feature to achieve web‑like text layout and styling in lightweight mini‑programs, detailing its rendering flow, rasterization, implementation details, performance improvements, real‑world applications, and future roadmap.

Cube EngineInline TextLayout Engine
0 likes · 16 min read
How Cube’s Inline Text Revolutionizes Mobile UI Rendering
Alibaba Terminal Technology
Alibaba Terminal Technology
Jun 23, 2022 · Frontend Development

How Low-Code Rendering Works: From JSON Schemas to Runtime Engines

This article explains the concept of low-code rendering, the standard protocols that describe component maps, utils, and component trees, and compares code generation versus runtime rendering approaches while outlining current frameworks, pain points, and future architectural plans for Alibaba's low-code engine.

Renderingfrontendlow-code
0 likes · 15 min read
How Low-Code Rendering Works: From JSON Schemas to Runtime Engines
Alibaba Terminal Technology
Alibaba Terminal Technology
Jun 23, 2022 · Fundamentals

Why MVC Still Matters: Navigating Architecture Choices for Modern Apps

This article explores the practical challenges of using MVC and related architectural patterns, compares implementations from Microsoft, Apple, and industry experts, discusses controller bloat and view‑model relationships, and proposes solutions such as view‑to‑model factories, multi‑controller designs, and MVVM adoption to improve testability and maintainability.

MVCMVVMdesign-patterns
0 likes · 24 min read
Why MVC Still Matters: Navigating Architecture Choices for Modern Apps
Alibaba Terminal Technology
Alibaba Terminal Technology
Jun 22, 2022 · Artificial Intelligence

How Fast Can Your Smartphone Run ML Models? Exploring Edge AI Optimization

This article examines the computational capabilities of modern mobile devices for machine learning, compares training times on a MacBook and iPhone, explains model evaluation metrics like FLOPs, and provides step‑by‑step guides for converting and optimizing models using TensorFlow, PyTorch, ONNX, JAX, and TVM for edge deployment.

Edge AIJAXModel Optimization
0 likes · 29 min read
How Fast Can Your Smartphone Run ML Models? Exploring Edge AI Optimization
Alibaba Terminal Technology
Alibaba Terminal Technology
Jun 21, 2022 · Fundamentals

What’s New in ECMAScript? Deep Dive into Recent TC39 Proposals and Stage Advances

This article reviews the latest TC39 proposals—including findLast, Symbol as WeakMap keys, JSON.parse source text access, String.dedent, Import Reflection, RegExp modifiers and atomic operators, and Faster Promise Adoption—detailing their stage progress, implementation requirements, and practical code examples for modern JavaScript development.

ECMAScriptTC39frontend
0 likes · 18 min read
What’s New in ECMAScript? Deep Dive into Recent TC39 Proposals and Stage Advances