Tag

bundle-analysis

0 views collected around this technical thread.

JD Tech
JD Tech
Jan 31, 2024 · Frontend Development

Performance Optimization Practices for JD's Tongtian Tower Frontend Project

This article shares the 2023 performance‑optimization experience of JD's Tongtian Tower front‑end project, explaining how reducing page load time, improving interaction response, and applying systematic analysis tools and best‑practice techniques can boost first‑screen speed by nearly 60 % while maintaining stable, iterative development.

CachingOptimizationPerformance
0 likes · 20 min read
Performance Optimization Practices for JD's Tongtian Tower Frontend Project
System Architect Go
System Architect Go
Aug 14, 2017 · Frontend Development

Running webpack-dev-server on a Remote Server with tmux and Basic Bundle Optimization

This tutorial explains how to keep webpack‑dev‑server running on a remote machine using tmux, demonstrates session management commands, and then introduces three bundle‑analysis tools and several straightforward webpack optimizations to reduce bundle size and improve performance.

OptimizationTmuxWebpack
0 likes · 6 min read
Running webpack-dev-server on a Remote Server with tmux and Basic Bundle Optimization