Tag

Web Integration

0 views collected around this technical thread.

Architect
Architect
Jun 7, 2024 · Frontend Development

Web-Integrated Proxy Tool: Zero‑Installation, Zero‑Configuration Remote Debugging and Mock Solution

This article introduces a web‑integrated proxy tool that requires no installation or configuration, enabling developers to share URLs or QR codes for remote HTTP debugging, mock rule sharing, and seamless integration into web pages or mobile apps, while comparing it with traditional proxy solutions.

MockRemote DebuggingWeb Integration
0 likes · 11 min read
Web-Integrated Proxy Tool: Zero‑Installation, Zero‑Configuration Remote Debugging and Mock Solution
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.

Digital TransformationEIPEnterprise Portal
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