Kuaishou Frontend Engineering
Author

Kuaishou Frontend Engineering

Explore the cutting‑edge tech behind Kuaishou's front‑end ecosystem

25
Articles
0
Likes
78
Views
0
Comments
Recent Articles

Latest from Kuaishou Frontend Engineering

25 recent articles
Kuaishou Frontend Engineering
Kuaishou Frontend Engineering
Apr 9, 2026 · Artificial Intelligence

How AI Coding is Reshaping HarmonyOS Multi‑Platform Development

The article analyzes the challenges of extending development to Android, iOS, and HarmonyOS simultaneously, outlines an AI‑driven workflow that includes code location, requirement understanding, and ArkTS generation, and shares practical lessons, skill sets, and case studies that demonstrate how AI can improve efficiency, observability, and reliability in cross‑platform client development.

AI codingCode GenerationCross‑platform development
0 likes · 21 min read
How AI Coding is Reshaping HarmonyOS Multi‑Platform Development
Kuaishou Frontend Engineering
Kuaishou Frontend Engineering
Sep 28, 2025 · Frontend Development

Inside Kuaishou’s Low‑Code ‘Jimu’ Platform: Solving Large‑Scale Event Page Challenges

This technical article examines Kuaishou’s low‑code “Jimu” platform, detailing its architecture, performance bottlenecks, and optimization strategies that enable efficient, high‑quality construction of massive activity pages such as the 2025 CNY campaign.

Component ArchitectureLow-codePerformance Optimization
0 likes · 19 min read
Inside Kuaishou’s Low‑Code ‘Jimu’ Platform: Solving Large‑Scale Event Page Challenges
Kuaishou Frontend Engineering
Kuaishou Frontend Engineering
Jul 3, 2025 · Frontend Development

How Kuaishou’s Tianshou Platform Scales Front‑End Quality for Billions of Users

The article reviews the evolution of Kuaishou's Tianshou front‑end quality assurance platform, its layered architecture, distributed scheduler, quality models, measurement functions, DMAIC process, and lessons learned in scaling to billions of DAU, offering a blueprint for building robust front‑end engineering systems.

Metricsarchitecturedmaic
0 likes · 25 min read
How Kuaishou’s Tianshou Platform Scales Front‑End Quality for Billions of Users
Kuaishou Frontend Engineering
Kuaishou Frontend Engineering
Jun 19, 2025 · Backend Development

How We Cut Template Production Time by 95% with the Fuxi Workbench

Facing rapid growth of the KuaiPin hiring platform, the team tackled labor‑intensive image and AIGC template creation by building the Fuxi Workbench, which automated template production, introduced D2C conversion, a DSL editor, and layered architecture, ultimately boosting efficiency, scalability, and stability while reducing costs dramatically.

AIGCBackend DevelopmentNo-code
0 likes · 13 min read
How We Cut Template Production Time by 95% with the Fuxi Workbench
Kuaishou Frontend Engineering
Kuaishou Frontend Engineering
Mar 12, 2025 · Operations

How Mulan Supercharged Kuaishou’s Code Review Efficiency

This article examines how Kuaishou’s internal Mulan universal code analysis service tackled pipeline quality challenges by introducing on‑demand triggering, incremental checking, and unified rule infrastructure, resulting in dramatically faster static checks, lower rule‑development costs, comprehensive monitoring, and a rapid increase in rule coverage.

CI/CDcode analysispipeline optimization
0 likes · 13 min read
How Mulan Supercharged Kuaishou’s Code Review Efficiency
Kuaishou Frontend Engineering
Kuaishou Frontend Engineering
Feb 25, 2025 · Frontend Development

Kuaishou Mini‑Program Simulator: 3× Faster After Performance Optimizations

Facing slow startup and low first‑contentful‑paint rates, Kuaishou’s development team overhauled the mini‑program simulator by consolidating its dual‑process architecture, introducing container caching, implementing on‑demand compilation, and refining debugger interactions, ultimately boosting instant‑open rates from 18% to 64% and reducing FCP P90 from 4.4 s to 1.9 s.

Frontend DevelopmentKuaishouPerformance Optimization
0 likes · 12 min read
Kuaishou Mini‑Program Simulator: 3× Faster After Performance Optimizations
Kuaishou Frontend Engineering
Kuaishou Frontend Engineering
Feb 20, 2025 · Frontend Development

How Kuaishou’s Vision Platform Guarantees High‑Quality Animation Assets with Automated Detection

This article explains how Kuaishou’s Vision platform tackles animation asset delivery challenges by introducing systematic admission and egress detection, static and dynamic analysis services, image efficiency checks, performance testing, and open SDK/API, ultimately improving stability, reducing crashes, and streamlining the workflow.

PerformanceSDKanimation
0 likes · 13 min read
How Kuaishou’s Vision Platform Guarantees High‑Quality Animation Assets with Automated Detection
Kuaishou Frontend Engineering
Kuaishou Frontend Engineering
Dec 26, 2024 · Frontend Development

Automating Multi‑Format Sequence‑Frame Conversion for Web Animations

This article explains how a motion‑effects platform decouples design and development by automatically converting sequence‑frame animations into multiple formats (APNG, WEBP, AVIF, video), provides a runtime that dynamically selects the optimal format, and offers batch conversion APIs to improve performance and reduce engineering overhead.

animationformat conversionfrontend
0 likes · 14 min read
Automating Multi‑Format Sequence‑Frame Conversion for Web Animations
Kuaishou Frontend Engineering
Kuaishou Frontend Engineering
Dec 24, 2024 · Frontend Development

How to Turn Lottie Animations into CSS and React Native Code

This article explains the challenges of converting designers' Lottie animation descriptions into reusable front‑end code, compares frame‑by‑frame, keyframe, and CSS variable approaches, and provides practical examples for generating CSS, CSS‑variables, and React Native Animated implementations.

LottieReact Nativecss animation
0 likes · 27 min read
How to Turn Lottie Animations into CSS and React Native Code
Kuaishou Frontend Engineering
Kuaishou Frontend Engineering
Dec 17, 2024 · Game Development

How Crab’s WebGL Engine Powers Game‑Level Animations on the Web

This article explores the design and implementation of the Crab rendering engine, a WebGL‑based solution that combines high expressiveness, interactivity, and cross‑device compatibility to deliver game‑like animations for large‑scale activities, detailing its architecture, rendering pipeline, practical applications, and performance optimizations.

Animation EngineRenderingWebGL
0 likes · 23 min read
How Crab’s WebGL Engine Powers Game‑Level Animations on the Web