Tag

Web Integration

1 views collected around this technical thread.

Qunar Tech Salon
Qunar Tech Salon
Mar 31, 2023 · Mobile Development

Design and Implementation of a Cross‑Platform Network Phone Service for an Online Travel Platform

This article details the motivation, architecture, and iterative development of a network‑phone solution that combines native and React Native components for mobile apps and a WebRTC‑based web client, aiming to improve customer‑service efficiency, reduce costs, and enhance user experience across multiple channels.

React NativeWeb IntegrationWebRTC
0 likes · 14 min read
Design and Implementation of a Cross‑Platform Network Phone Service for an Online Travel Platform
Architects Research Society
Architects Research Society
Aug 28, 2020 · Fundamentals

Enterprise Information Portal (EIP): Definition, Features, Evolution, and Vendor Landscape

Enterprise Information Portal (EIP) integrates diverse applications, data, and internet resources into a unified, personalized interface for internal and external users, offering features such as unified access, continuous service, content management, and extensibility, while the article also outlines its evolution and provides a comprehensive vendor list.

EIPEnterprise PortalVendor Comparison
0 likes · 15 min read
Enterprise Information Portal (EIP): Definition, Features, Evolution, and Vendor Landscape
Tencent Music Tech Team
Tencent Music Tech Team
Oct 20, 2017 · Frontend Development

Integrating React‑Native Components into Web with React‑Web: Practices, Issues, and Optimizations

The article describes how to reuse React‑Native code on the web with react‑web by mapping components during bundling, handling platform‑specific layout and flexbox differences, and applying optimizations such as server‑side rendering, on‑demand imports, Preact substitution, and CSS extraction, which together cut bundle size by up to 70 % and halve first‑paint time.

Frontend DevelopmentPerformance OptimizationPreact
0 likes · 12 min read
Integrating React‑Native Components into Web with React‑Web: Practices, Issues, and Optimizations