Tagged articles
4 articles
Page 1 of 1
Code Mala Tang
Code Mala Tang
Aug 24, 2025 · Frontend Development

How to Escape Dependency Upgrade Hell: Proven Strategies for Modern Frontend Projects

This article explains why dependency updates often become a painful, recurring task, introduces Dependabot for automated upgrades, and offers three practical design strategies—reducing entanglement, choosing upgrade‑friendly libraries, and minimizing dependency impact—to keep frontend projects healthy and avoid upgrade hell.

dependabotdependency managementfrontend development
0 likes · 7 min read
How to Escape Dependency Upgrade Hell: Proven Strategies for Modern Frontend Projects
FunTester
FunTester
Dec 10, 2023 · Databases

How GitHub Upgraded 1,200 MySQL Servers to 8.0 Without Downtime

GitHub detailed a year‑long, multi‑team effort to upgrade over 1,200 MySQL hosts from 5.7 to 8.0 using phased rollouts, automated testing, compatibility checks, and rollback mechanisms while maintaining strict SLOs and high‑availability requirements.

GitHubOperationsdatabase migration
0 likes · 16 min read
How GitHub Upgraded 1,200 MySQL Servers to 8.0 Without Downtime