Tagged articles
5 articles
Page 1 of 1
Ctrip Technology
Ctrip Technology
Sep 25, 2025 · Artificial Intelligence

How Ctrip’s AI‑Powered Transpiler Automates Front‑End Migration and Java Upgrades

This article explains how Ctrip’s AI‑driven Transpiler, built on a ReAct‑inspired multi‑agent framework, automates code transpilation from CRN to xTaro and streamlines large‑scale Java 21 upgrades, dramatically reducing manual effort and improving accuracy across the software development lifecycle.

AI CodingJava upgradeMulti-Agent
0 likes · 13 min read
How Ctrip’s AI‑Powered Transpiler Automates Front‑End Migration and Java Upgrades
JD Cloud Developers
JD Cloud Developers
Sep 25, 2024 · Frontend Development

How to Migrate a Large Webpack Project to Vite and Cut Build Time by 98%

This article explains why and how to migrate a complex Webpack‑based frontend project to Vite, using Simon Sinek's Golden Circle model, and details the step‑by‑step migration process, configuration changes, code snippets, and the resulting dramatic performance improvements.

Build OptimizationGolden CircleVite
0 likes · 13 min read
How to Migrate a Large Webpack Project to Vite and Cut Build Time by 98%
JD Tech
JD Tech
Sep 18, 2024 · Frontend Development

Migrating a Webpack Project to Vite: A Golden Circle Approach

This article explains how to apply Simon Sinek's Golden Circle framework to migrate a large‑scale Webpack‑based frontend project to Vite, detailing the motivations, the faster development experience, step‑by‑step migration procedures, configuration adjustments, and the resulting performance improvements.

JavaScriptPerformance OptimizationVite
0 likes · 13 min read
Migrating a Webpack Project to Vite: A Golden Circle Approach
21CTO
21CTO
Mar 9, 2024 · Frontend Development

Why LinkedIn’s Massive Front‑End Rewrite Stalled: Lessons from a Former Engineer

Former LinkedIn senior engineer Chris Krycho reveals how organizational constraints, technical debt, and conflicting migration strategies made modernizing a 2‑million‑line front‑end codebase a multi‑year challenge, offering key insights for large‑scale software refactoring.

Ember.jsLegacy CodeReact
0 likes · 5 min read
Why LinkedIn’s Massive Front‑End Rewrite Stalled: Lessons from a Former Engineer
Programmer DD
Programmer DD
Dec 6, 2022 · Frontend Development

Why We Chose Svelte Over Vue 3: A Real‑World Migration Case Study

This article details a frontend team's decision to migrate from Vue 2/3 to Svelte, covering the motivations, performance benchmarks, type‑checking improvements, code‑size analysis, migration workflow, and the practical benefits and trade‑offs observed after the transition.

SvelteVue 3framework comparison
0 likes · 13 min read
Why We Chose Svelte Over Vue 3: A Real‑World Migration Case Study