Tagged articles
29 articles
Page 1 of 1
Tech Musings
Tech Musings
Jan 11, 2026 · Mobile Development

What I Learned Building a WeChat Mini Program as an Indie Developer

A solo developer recounts the surprising hurdles of creating a WeChat mini‑program—from domain registration and residence‑permit verification to platform account splits, framework choices between Taro and Uni‑app, and the unexpected smoothness of the final review.

Identity verificationTaroWeChat Mini Program
0 likes · 6 min read
What I Learned Building a WeChat Mini Program as an Indie Developer
Tech Verticals & Horizontals
Tech Verticals & Horizontals
Jan 10, 2026 · Artificial Intelligence

Essential Components of an AI Agent Architecture

The article outlines the core building blocks of AI agents—including frontend frameworks, development kits, tool integration, memory strategies, design patterns, model selection, and runtime environments—while explaining how each choice impacts performance, scalability, cost, and security.

ADKAI agentsAgent Architecture
0 likes · 19 min read
Essential Components of an AI Agent Architecture
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 6, 2024 · Backend Development

Comprehensive Comparison of Popular Vue 3 + Vite Backend Administration Systems

This article evaluates and compares several Vue 3 + Vite based backend administration systems, outlining selection criteria such as star count, recent activity, documentation, UI library support, layout options, navigation features, internationalization, and other functional aspects to help developers choose the most suitable admin panel.

UI libraryVueadmin dashboard
0 likes · 9 min read
Comprehensive Comparison of Popular Vue 3 + Vite Backend Administration Systems
Tencent Cloud Developer
Tencent Cloud Developer
Jan 17, 2024 · Mobile Development

Upgrading Tencent Video Search from Hippy 2.0 to Hippy 3.0: Process, Optimizations, and New Features

The Tencent Video Search team migrated its search pages from Hippy 2.0 to Hippy 3.0, eliminating animation, image and style inconsistencies, adding a native horizontal‑scroll component, and applying engine pre‑loading, JSI calls and CSS optimizations that cut rendering time by up to 30 % and dramatically improved development efficiency and cross‑platform consistency.

HippyMobile DevelopmentPerformance Optimization
0 likes · 17 min read
Upgrading Tencent Video Search from Hippy 2.0 to Hippy 3.0: Process, Optimizations, and New Features
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 12, 2023 · Frontend Development

Introducing ofa.js: A Lightweight Front‑End Framework for Easy Component Development

The article presents ofa.js, a new front‑end framework that eliminates the need for Node/npm/webpack workflows, allowing developers to quickly create and package components, use template syntax sugar, achieve seamless state synchronization, and build full web applications with minimal setup.

Web Developmentcomponent developmentfrontend framework
0 likes · 10 min read
Introducing ofa.js: A Lightweight Front‑End Framework for Easy Component Development
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Nov 2, 2023 · Frontend Development

Tempo Framework Enhancement: Zero-Downtime Deployment, AIGC Integration, and Multi-End Adaptation Practices

The upgraded Tempo framework now supports zero‑downtime deployment, online configuration, asynchronous plugin loading, multi‑device adaptation and low‑cost AIGC‑driven intelligent assistants, allowing NetEase Cloud Music’s CMS applications to upgrade automatically, integrate LLM services and enable mobile office without extensive code changes.

AIGC IntegrationLLM ApplicationMulti-End Adaptation
0 likes · 12 min read
Tempo Framework Enhancement: Zero-Downtime Deployment, AIGC Integration, and Multi-End Adaptation Practices
JD Retail Technology
JD Retail Technology
Oct 16, 2023 · Frontend Development

MicroApp 1.0: Faster Sandbox and Virtual Routing for Micro‑Frontend Development

MicroApp 1.0 introduces a streamlined micro‑frontend framework with a simplified integration method, a high‑performance sandbox using variable pre‑placement and async debounce, a virtual routing system that isolates sub‑app navigation, upgraded CSS isolation, Vite compatibility, and a Chrome DevTools extension for enhanced debugging.

DevToolsVitefrontend framework
0 likes · 10 min read
MicroApp 1.0: Faster Sandbox and Virtual Routing for Micro‑Frontend Development
Programmer DD
Programmer DD
May 30, 2023 · Frontend Development

Why Umi Is the Enterprise‑Grade Frontend Framework Powering 10,000+ Apps

Umi, an extensible enterprise‑grade frontend framework from Ant Group, offers out‑of‑the‑box routing, plugin lifecycle, dual build engines, and best‑practice integrations, with detailed quick‑start instructions and a chart example that demonstrate its capability to serve thousands of diverse applications.

EnterprisePlugin SystemReact
0 likes · 8 min read
Why Umi Is the Enterprise‑Grade Frontend Framework Powering 10,000+ Apps
DaTaobao Tech
DaTaobao Tech
Dec 19, 2022 · Frontend Development

ice.js 3 Framework Overview and New Features

Ice.js 3, Alibaba’s Taobao‑originated multi‑terminal framework, extends earlier versions to unify PC, web, and mini‑program development with a React 18‑based runtime, smaller bundles, built‑in plugins, SWC/esbuild toolchains, SSR/SSG data loading, Midway FaaS deployment, and a roadmap toward React Streaming and Server Components.

ReactSSRbuild tools
0 likes · 10 min read
ice.js 3 Framework Overview and New Features
21CTO
21CTO
Dec 18, 2022 · Frontend Development

Why SvelteKit 1.0 Is a Game‑Changer for Modern Front‑End Development

SvelteKit 1.0, now production‑ready, combines server‑side rendering, flexible routing, code‑splitting, and serverless adapters into a single framework that streamlines full‑stack development and delivers faster page transitions and richer user experiences.

SSRSvelteKitfrontend framework
0 likes · 4 min read
Why SvelteKit 1.0 Is a Game‑Changer for Modern Front‑End Development
HelloTech
HelloTech
Nov 28, 2022 · Industry Insights

How Haro’s “Lego” System Revolutionizes Multi‑Team Mobile Page Development

This article analyzes Haro’s end‑to‑end “Lego” system, detailing its background, the multi‑team collaboration challenges of core app pages, the modular architecture spanning product‑ops backend, configurable aggregation services, and a mobile container framework, and the resulting efficiency and stability gains.

Mobile Developmentbackend aggregationdynamic page rendering
0 likes · 15 min read
How Haro’s “Lego” System Revolutionizes Multi‑Team Mobile Page Development
ELab Team
ELab Team
Nov 25, 2022 · Frontend Development

Why Qwik’s Resumable Architecture Could Redefine Frontend Performance

This article examines the limitations of traditional big‑runtime and Virtual DOM frameworks, explores community solutions like pre‑compile, Islands, and React Server Components, and explains how Qwik’s Resumable approach and Partytown can dramatically improve first‑paint speed and reduce client‑side overhead.

PrecompileQwikResumable
0 likes · 18 min read
Why Qwik’s Resumable Architecture Could Redefine Frontend Performance
21CTO
21CTO
Aug 14, 2022 · Frontend Development

Why Astro’s Island Architecture Boosts Site Speed by 40%

Astro 1.0, the new web framework backed by companies like Google Firebase and IKEA, combines static site generation with minimal JavaScript, supports multiple UI frameworks, and introduces the Island architecture that can cut page‑load JavaScript by up to 90% and improve load speed by around 40%.

AstroIsland ArchitectureWeb Performance
0 likes · 4 min read
Why Astro’s Island Architecture Boosts Site Speed by 40%
Baidu Intelligent Cloud Tech Hub
Baidu Intelligent Cloud Tech Hub
Jul 22, 2022 · Frontend Development

How Baidu’s AMIS Powers the Aisuda Low‑Code Platform: Architecture Deep Dive

This article provides a comprehensive, unbiased overview of Baidu's low‑code platform architecture, detailing the AMIS front‑end framework, the Aisuda visual editor, data scope handling, API proxy and orchestration, custom component integration, and backend services, offering practical guidance for both platform procurement and self‑development.

API proxyVisual EditorWorkflow Engine
0 likes · 22 min read
How Baidu’s AMIS Powers the Aisuda Low‑Code Platform: Architecture Deep Dive
Baidu Geek Talk
Baidu Geek Talk
May 31, 2022 · Frontend Development

How Baidu’s AMIS Powers the Aisuda Low‑Code Platform: Architecture, Rendering, and API Integration

This article provides a comprehensive technical overview of Baidu's AMIS low‑code front‑end framework and the Aisuda platform, covering its architecture, JSON‑to‑React rendering pipeline, data domain handling, API mapping, visual editor, and supporting backend services for enterprise use.

API proxyData MappingVisual Editor
0 likes · 22 min read
How Baidu’s AMIS Powers the Aisuda Low‑Code Platform: Architecture, Rendering, and API Integration
Taobao Frontend Technology
Taobao Frontend Technology
Nov 9, 2021 · Frontend Development

Why IceJS 2.0 Is Revolutionizing Frontend Development with Vite and Webpack

IceJS, a progressive React‑based framework from Alibaba's ICE team, has evolved to version 2.0, adding Vite support, Webpack 5 upgrades, SWC compilation, Module Federation pre‑bundling, SSG capabilities, and tighter micro‑frontend integration, dramatically improving developer experience and build performance.

frontend frameworkicejsmicro-frontend
0 likes · 15 min read
Why IceJS 2.0 Is Revolutionizing Frontend Development with Vite and Webpack
ByteDance Web Infra
ByteDance Web Infra
Oct 28, 2021 · Frontend Development

Modern.js: A Modern Front‑End Framework for Integrated Web Development

The article presents Modern.js, an open‑source framework from ByteDance that illustrates the shift from traditional front‑end stacks to a modern, integrated, server‑less, client‑centric web development paradigm, detailing its six core elements, best‑practice guidelines, and the broader ecosystem of low‑code and platform‑based tooling.

Serverlessfrontend framework
0 likes · 32 min read
Modern.js: A Modern Front‑End Framework for Integrated Web Development
ByteDance Terminal Technology
ByteDance Terminal Technology
Oct 27, 2021 · Frontend Development

Modern.js: Modern Web Development Framework

Modern.js, launched at the 2023 ByteDance Developer Conference, aims to promote modern web development by providing a unified framework that supports various deployment modes and enhances developer efficiency.

MWAMicro-FrontendsModern.js
0 likes · 6 min read
Modern.js: Modern Web Development Framework
Didi Tech
Didi Tech
Jun 22, 2021 · Frontend Development

How Tenon Extends Hummer to Bridge Vue/React with Native: A Deep Dive

Tenon is a lightweight MVVM framework built on Didi's Hummer runtime that bridges the Web ecosystem (Vue 3 and React) with native Android and iOS, offering multi‑framework support, easy adoption, extensible plugins, high availability, and a three‑layer architecture illustrated by real‑world Didi case studies.

HummerMVVMReact
0 likes · 8 min read
How Tenon Extends Hummer to Bridge Vue/React with Native: A Deep Dive
Aotu Lab
Aotu Lab
Jan 15, 2021 · Frontend Development

How Taro Unified Multi‑Platform Development with React, Vue, and Webpack

This article chronicles the evolution of the Taro framework from its inception as a React‑based mini‑program solution to a fully open, plugin‑driven multi‑platform architecture, highlighting technical challenges, Babel‑driven JSX compilation, component model redesign, and community‑driven growth.

Multi‑Platform DevelopmentReactTaro
0 likes · 19 min read
How Taro Unified Multi‑Platform Development with React, Vue, and Webpack
Didi Tech
Didi Tech
Jan 7, 2021 · Mobile Development

Introduction to Hummer: An Ultra‑Lightweight Dynamic Cross‑Platform Development Framework

Hummer, an ultra‑lightweight, dynamic cross‑platform framework co‑created by DiDi’s Puhui and R‑Lab front‑end teams, delivers sub‑1 MB packages, near‑native performance, and a low learning curve via its Tenon reactive API, supporting iOS, Android, and Vue‑based web, and is already deployed at scale across numerous DiDi services with a crash rate below 0.01 %.

Dynamic UIHummerJavaScript
0 likes · 7 min read
Introduction to Hummer: An Ultra‑Lightweight Dynamic Cross‑Platform Development Framework
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Aug 20, 2020 · Frontend Development

JSON-Based Form Solution for Complex B-end Scenarios in NetEase Cloud Music

NetEase Cloud Music’s frontend team created a JSON‑based form framework that extends Ant Design, offering async validation with error and warning states, reverse‑listener field linking, four exclusive form modes, flexible option loading, and performance‑optimized core‑render separation for complex B‑end applications.

Ant DesignB-end ApplicationComponent Design
0 likes · 12 min read
JSON-Based Form Solution for Complex B-end Scenarios in NetEase Cloud Music
21CTO
21CTO
Feb 27, 2020 · Frontend Development

Why Kbone Bridges Web and WeChat Mini‑Programs: Benefits and When to Use It

Kbone is a WeChat‑official framework that adapts web front‑end code to run in mini‑programs, offering broad framework compatibility, preserved features, and DOM/BOM APIs while incurring some performance cost, making it a practical choice unless ultra‑high performance or massive page size is required.

KboneWeChat Mini Programfrontend framework
0 likes · 3 min read
Why Kbone Bridges Web and WeChat Mini‑Programs: Benefits and When to Use It
21CTO
21CTO
Mar 1, 2019 · Frontend Development

Why Omi Is the Next‑Gen Frontend Framework for Cross‑Platform Development

The article introduces Tencent’s open‑source Omi framework, a next‑generation frontend solution built on Web Components that enables developers to write code once and deploy it across desktop web, mobile H5, and various mini‑program platforms, highlighting its features, setup commands, debugging tools, and React‑to‑Omi component conversion.

JavaScriptOmifrontend framework
0 likes · 5 min read
Why Omi Is the Next‑Gen Frontend Framework for Cross‑Platform Development
Java High-Performance Architecture
Java High-Performance Architecture
Oct 20, 2017 · Frontend Development

Essential Open-Source WeChat Mini‑Program Frameworks & UI Libraries

This article presents a curated collection of popular open‑source GitHub projects for WeChat mini‑program development, including frameworks such as Labrador and WePY, utility libraries like wxParse, and UI component kits such as WeUI, ZanUI‑WeApp, and wx‑charts, each with key features and star counts.

GitHubUI componentsWeChat Mini Program
0 likes · 5 min read
Essential Open-Source WeChat Mini‑Program Frameworks & UI Libraries
Qunar Tech Salon
Qunar Tech Salon
Nov 3, 2016 · Frontend Development

Avalon2: Overview, Advantages, and Backend Rendering

This article provides a comprehensive overview of the Avalon2 JavaScript framework, detailing its evolution from Avalon1, performance improvements via virtual DOM, componentization, non‑intrusive design, compatibility features, backend rendering capabilities, and related tools such as Arthur and mmRequest.

Avalon2CompatibilityComponentization
0 likes · 7 min read
Avalon2: Overview, Advantages, and Backend Rendering