Tagged articles
11 articles
Page 1 of 1
php Courses
php Courses
Oct 9, 2025 · Frontend Development

Boost PHP UI in 2025: 5 Must-Have Tools for Faster, Smarter Web Interfaces

This 2025 guide reviews five essential PHP interface optimization tools—LiveWire, Assetic/Assetter, Tailwind CSS, PHP DebugBar, and WordPress + Elementor—explaining their features, performance benefits, integration steps, and best‑practice recommendations to accelerate development, improve user experience, and meet modern web performance metrics.

AsseticDebugBarLiveWire
0 likes · 17 min read
Boost PHP UI in 2025: 5 Must-Have Tools for Faster, Smarter Web Interfaces
DaTaobao Tech
DaTaobao Tech
Aug 15, 2025 · Mobile Development

How to Eliminate Text Lag in iOS LLM Chat Apps with Smart Buffering and Typewriter Animation

This article explains how to eliminate stuttered text output in iOS chat applications powered by local LLMs using the MNN framework, by introducing a three‑layer optimization—smart stream buffering, UI update throttling with batch processing, and a typewriter‑style animation—to achieve smooth, near‑online responsiveness.

LLMMNNSwift
0 likes · 16 min read
How to Eliminate Text Lag in iOS LLM Chat Apps with Smart Buffering and Typewriter Animation
Baidu MEUX
Baidu MEUX
Oct 16, 2024 · Product Management

How Baidu Optimized Its Gold Purchase Flow: Design Strategies and UI Overhaul

This article details Baidu's comprehensive redesign of its gold‑purchase journey, covering unified framework selection, order‑step consolidation for natural and ad traffic, multi‑dimensional UI upgrades, and the resulting conversion boost within the Baidu App ecosystem.

UI optimizationUX designe‑commerce
0 likes · 7 min read
How Baidu Optimized Its Gold Purchase Flow: Design Strategies and UI Overhaul
JD.com Experience Design Center
JD.com Experience Design Center
Nov 18, 2021 · Product Management

How to Streamline Complex Rule Expressions for B2B Tools: UI & Efficiency Tips

This article analyzes the shortcomings of a button‑heavy rule‑expression editor for B2B customer‑service whitelists and proposes keyboard‑centric input, card‑based visual grouping, and drag‑and‑drop modularity to dramatically improve editing speed, readability, and maintenance efficiency.

B2B productUI optimizationUser experience
0 likes · 7 min read
How to Streamline Complex Rule Expressions for B2B Tools: UI & Efficiency Tips
OPPO Kernel Craftsman
OPPO Kernel Craftsman
Jan 15, 2021 · Mobile Development

Android Frame Drop Detection and Monitoring Principles

The article explains Android’s frame‑drop detection and monitoring principles, covering refresh rate, Vsync, Choreographer and FrameInfo mechanisms, how lag is perceived, methods to calculate and retrieve dropped frames, and best practices such as avoiding heavy main‑thread work to ensure smooth UI performance.

AndroidPerformance MonitoringUI optimization
0 likes · 6 min read
Android Frame Drop Detection and Monitoring Principles
Xianyu Technology
Xianyu Technology
Jan 14, 2021 · Mobile Development

PowerScrollView: A High‑Performance Flow Layout Solution for Flutter

PowerScrollView is a high‑performance Flutter flow‑layout framework that composes section‑based slivers for lists, grids and waterfalls, adds automatic exposure, scroll‑to‑index, fine‑grained refresh and element‑reuse optimizations, and uses frame‑by‑frame rendering to deliver smooth scrolling across Xianyu’s core pages.

FlutterMobile DevelopmentUI optimization
0 likes · 15 min read
PowerScrollView: A High‑Performance Flow Layout Solution for Flutter
Meituan Technology Team
Meituan Technology Team
Nov 5, 2020 · Frontend Development

Advanced Development Guide for the Jimu Sketch Plugin – Platformization, Multi‑Business Switching, and UI Optimization

The guide details how the Jimu Sketch plugin was transformed from a simple internal tool into a platform‑wide solution that supports multi‑business switching, automated library conversion, UI/UX enhancements, performance caching, a native inspector panel, and deep JavaScript‑Objective‑C integration for scalable design‑system workflows.

CocoaScriptJavaScriptSketch Plugin
0 likes · 33 min read
Advanced Development Guide for the Jimu Sketch Plugin – Platformization, Multi‑Business Switching, and UI Optimization
58UXD
58UXD
Apr 2, 2020 · Product Management

How 58.com Revamped Its Rental Page to Boost User Efficiency

This case study details how 58.com’s rental page was redesigned by analyzing user data and UI issues, consolidating modules, optimizing the search flow, and introducing flexible features, resulting in a streamlined layout that improves conversion rates and overall user experience.

58.comProduct RedesignUI optimization
0 likes · 9 min read
How 58.com Revamped Its Rental Page to Boost User Efficiency
FangDuoduo UEDC
FangDuoduo UEDC
Dec 12, 2019 · Product Management

Using Hobson’s Choice to Accelerate User Decisions in Product Design

The article explains the Hobson’s choice effect—a seemingly available but effectively forced option—and shows how product designers can leverage this principle to simplify user decisions, using real examples from WeChat Read and Pinduoduo to illustrate effective UI nudges.

Hobson's choiceProduct DesignUI optimization
0 likes · 4 min read
Using Hobson’s Choice to Accelerate User Decisions in Product Design
21CTO
21CTO
Jun 10, 2016 · Frontend Development

How I Cut a 4‑Minute Client Load Time to 2 Seconds: Practical Performance Hacks

This article shares practical techniques—on‑demand fetching, lazy loading, caching, asynchronous operations, merge handling, visual tricks, unit testing, and logging—that transformed a sluggish desktop monitoring client into a fast, stable, and responsive application, reducing startup from minutes to seconds.

C#UI optimizationasynchronous programming
0 likes · 18 min read
How I Cut a 4‑Minute Client Load Time to 2 Seconds: Practical Performance Hacks