Tagged articles
7 articles
Page 1 of 1
PaperAgent
PaperAgent
Feb 4, 2026 · Artificial Intelligence

How Agent KB Enables Cross‑Framework Knowledge Sharing for Smarter AI Agents

The article presents Agent KB, a universal memory infrastructure that lets heterogeneous AI agents share experiences through a Reason‑Retrieve‑Refine pipeline and a teacher‑student dual‑agent architecture, showing significant performance gains across benchmarks like GAIA, SWE‑bench, and various LLM families.

AI agentsKnowledge Basecross‑framework
0 likes · 10 min read
How Agent KB Enables Cross‑Framework Knowledge Sharing for Smarter AI Agents
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Apr 22, 2024 · Frontend Development

How to Build a Mini TinyVue Component Library for Vue 2 & 3

Learn how to create a mini version of the TinyVue component library that works across Vue 2.6, Vue 2.7, and Vue 3 by using a single source code strategy, adaptive layers, renderless logic, and unified APIs, with practical code examples and migration solutions.

Adapter PatternComponent LibraryRenderless
0 likes · 11 min read
How to Build a Mini TinyVue Component Library for Vue 2 & 3
Aotu Lab
Aotu Lab
Mar 10, 2022 · Frontend Development

How Taro Tackles Multi‑Platform Development: Architecture, Plugins, and Future Directions

This article explains how the Taro framework enables unified multi‑platform front‑end development by describing its open architecture, plugin system, cross‑framework adaptation, browser‑like runtime, support for various mini‑program ecosystems, and upcoming Harmony integration, while sharing practical code examples and implementation details.

OpenHarmonyTarocross‑framework
0 likes · 19 min read
How Taro Tackles Multi‑Platform Development: Architecture, Plugins, and Future Directions
政采云技术
政采云技术
Jul 19, 2020 · Frontend Development

Developing Cross‑Framework UI Components with Native JavaScript and Iframe Containers

This article explains how to design and implement reusable UI components that work across jQuery, React, and Vue by using a native‑JS container, iframe isolation, and communication techniques such as domain sharing, postMessage alternatives, and Nginx proxying, while providing code examples and practical tips.

Componentcross‑frameworkfrontend
0 likes · 12 min read
Developing Cross‑Framework UI Components with Native JavaScript and Iframe Containers
Aotu Lab
Aotu Lab
Jul 1, 2020 · Frontend Development

What’s New in Taro 3? Cross‑Framework and Cross‑Platform Features Unveiled

Taro 3 introduces full cross‑framework support for React, Nerv, Vue 2/3 and jQuery‑like APIs, expands to major mini‑program platforms and H5, adds an open plugin system, prerendering, faster builds, CSS‑in‑JS via linaria, virtual list components and a seamless WeChat‑to‑React/Vue conversion tool.

CSS-in-JSPlugin SystemTaro
0 likes · 11 min read
What’s New in Taro 3? Cross‑Framework and Cross‑Platform Features Unveiled
Yanxuan Tech Team
Yanxuan Tech Team
Jan 6, 2020 · Frontend Development

How NetEase Yanxuan Built a Cross‑Framework Component System with Web Components

This article explains how NetEase Yanxuan tackled the high maintenance cost and visual inconsistency of multiple front‑end stacks by designing a cross‑framework component architecture based on Web Components, detailing the technical selection, layered design, implementation challenges, and the resulting efficiency and isolation benefits.

Component IsolationFrontend Architecturecross‑framework
0 likes · 14 min read
How NetEase Yanxuan Built a Cross‑Framework Component System with Web Components