Tagged articles

Cross‑Framework

8 articles · Page 1 of 1
IT Services Circle
IT Services Circle
Jul 19, 2026 · Frontend Development

TanStack Table v9: A Cross‑Framework Table Engine Supporting 9 Frontend Frameworks

TanStack Table v9 transforms a React‑centric table library into a framework‑agnostic Table Engine that supports nine major frontend frameworks, offering a single core for sorting, filtering, pagination, virtual scrolling and more, while delivering up to 90% memory savings and 40‑70% performance gains for large‑scale data grids.

Cross‑FrameworkFeature ArchitectureFrontend Performance
0 likes · 8 min read
TanStack Table v9: A Cross‑Framework Table Engine Supporting 9 Frontend Frameworks
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 agentsCross‑FrameworkKnowledge Base
0 likes · 10 min read
How Agent KB Enables Cross‑Framework Knowledge Sharing for Smarter AI Agents
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.

Cross‑FrameworkOpenHarmonyPlugin architecture
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-JSCross‑FrameworkPlugin system
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 IsolationCross‑FrameworkFrontend Architecture
0 likes · 14 min read
How NetEase Yanxuan Built a Cross‑Framework Component System with Web Components