Tagged articles
6 articles
Page 1 of 1
php Courses
php Courses
Aug 18, 2022 · Mobile Development

Understanding the Dual‑Thread Architecture of WeChat Mini Programs: Model, Components, Runtime, and Optimization

This article explains the dual‑thread architecture of WeChat Mini Programs, covering the separation of view and logic layers, component systems, native component rendering, data communication, runtime mechanisms, and a series of performance‑optimisation techniques for developers.

Component SystemDual-Thread ArchitecturePerformance Optimization
0 likes · 32 min read
Understanding the Dual‑Thread Architecture of WeChat Mini Programs: Model, Components, Runtime, and Optimization
Alibaba Terminal Technology
Alibaba Terminal Technology
Feb 7, 2021 · Game Development

What Makes Oasis Engine a Cutting‑Edge Web 3D Game Engine?

This article provides a comprehensive overview of Oasis Engine, detailing its component‑based architecture, TypeScript implementation, key features such as Transform, resource and shader systems, its stability and performance achievements, historical development phases, and future roadmap for cross‑platform and open‑source enhancements.

3D EngineComponent SystemTypeScript
0 likes · 13 min read
What Makes Oasis Engine a Cutting‑Edge Web 3D Game Engine?
政采云技术
政采云技术
Sep 22, 2019 · Frontend Development

Luban: A Visual Front‑End Page Building System for Rapid Development

The article introduces Luban, a visual page‑building platform created by the Zhengcaiyun front‑end team to address growing business demands, reduce repetitive coding, improve deployment speed, and empower both developers and operations through component‑based, static‑site generation using Vue, Node, and MySQL.

Component SystemVuedevelopment efficiency
0 likes · 11 min read
Luban: A Visual Front‑End Page Building System for Rapid Development
Youzan Coder
Youzan Coder
May 11, 2018 · Mobile Development

WeChat Mini Program Framework Internal Analysis: Startup Process and Instance Management

The article offers a detailed three‑week debugging analysis of the WeChat Mini Program framework (base library 1.9.93), explaining its startup sequence, global variable initialization, core modules, loading and registration of app, custom components and pages, setData data binding, and performance impacts of component count and sub‑package design.

App LifecycleComponent SystemPage lifecycle
0 likes · 10 min read
WeChat Mini Program Framework Internal Analysis: Startup Process and Instance Management
Architecture Digest
Architecture Digest
Feb 4, 2018 · Game Development

Understanding Entity‑Component‑System (ECS) Architecture in Game Development

This article explains the origins, design principles, advantages, and trade‑offs of the Entity‑Component‑System (ECS) pattern in game development, illustrating how moving logic from Components and Managers into Systems can improve modularity, cache friendliness, and multithreading while highlighting potential pitfalls and decoupling strategies.

Component SystemECSGame Architecture
0 likes · 9 min read
Understanding Entity‑Component‑System (ECS) Architecture in Game Development
Qunar Tech Salon
Qunar Tech Salon
Aug 9, 2017 · Frontend Development

Building a Front‑End System: Connecting Design, Backend, and Self‑Organization

The article explores how modern front‑end teams can construct a robust system by standardising component libraries, strengthening collaboration with designers and back‑end engineers, adopting cross‑platform adaptation layers, and improving process automation to achieve stable, scalable product development.

Backend IntegrationComponent Systemdesign collaboration
0 likes · 15 min read
Building a Front‑End System: Connecting Design, Backend, and Self‑Organization