Tag

real‑time preview

1 views collected around this technical thread.

Qunar Tech Salon
Qunar Tech Salon
May 11, 2022 · Frontend Development

Dynamic UI Implementation in Qunar's Large Client: Architecture, DSL Design, and Template Management

This article details Qunar's transition from native‑only homepage development to a dynamic UI solution using a Native‑plus‑DSL approach, covering background challenges, solution research, DSL architecture, data binding, virtual DOM layout, template management, real‑time preview, deployment results, and future plans.

DSLDynamic UIMobile Client
0 likes · 13 min read
Dynamic UI Implementation in Qunar's Large Client: Architecture, DSL Design, and Template Management
iQIYI Technical Product Team
iQIYI Technical Product Team
Feb 28, 2020 · Frontend Development

Technical Architecture and Implementation of iQIYI Cloud Video Editing Platform

The iQIYI Cloud Video Editing Platform leverages HTML5 and Vue.js to deliver a browser‑based, multi‑track editing suite that offloads transcoding to a four‑layer architecture—web client, Node middle layer, creation platform, and cloud services—while using real‑time preview, caching, and modular code to ensure smooth interaction and future WebAssembly‑powered AI enhancements.

cloud video editingfrontend architecturenode middleware
0 likes · 11 min read
Technical Architecture and Implementation of iQIYI Cloud Video Editing Platform