Tag

Hybrid Rendering

0 views collected around this technical thread.

Taobao Frontend Technology
Taobao Frontend Technology
Jan 21, 2022 · Frontend Development

How Kraken 0.10.0 Enables Hybrid Flutter Widget Rendering for Web Frontends

Kraken 0.10.0 introduces hybrid Flutter widget rendering, enhanced styling, performance optimizations, Flutter 2.5.3 support, and Linux compatibility, empowering web developers to integrate high‑performance native components while improving productivity and stability.

FlutterHybrid RenderingKraken
0 likes · 7 min read
How Kraken 0.10.0 Enables Hybrid Flutter Widget Rendering for Web Frontends
Taobao Frontend Technology
Taobao Frontend Technology
Jan 5, 2022 · Frontend Development

Embedding Flutter Widgets as Custom Elements in Kraken's Web Engine

This article explains how Kraken, a high‑performance Web rendering engine, integrates Flutter widgets as custom elements, detailing the component architecture, registration process, rendering pipeline, adapter mechanisms, and advanced use cases such as optimizing waterfall‑flow performance for seamless hybrid Web‑Flutter applications.

Custom ElementsFlutterHybrid Rendering
0 likes · 14 min read
Embedding Flutter Widgets as Custom Elements in Kraken's Web Engine
Taobao Frontend Technology
Taobao Frontend Technology
Aug 4, 2021 · Frontend Development

Mastering Next.js Rendering: SSR, SSG, ISR and Hybrid Strategies

This article explains Next.js’s three pre‑rendering modes—SSR, SSG, and ISR—detailing their advantages, limitations, and how they can be combined in hybrid rendering strategies, with practical code examples and deployment considerations for modern frontend development.

Hybrid RenderingISRNext.js
0 likes · 12 min read
Mastering Next.js Rendering: SSR, SSG, ISR and Hybrid Strategies