← 返回列表

Not so locked in any more

Simon Willison 3 信息等级 3 1 噪音/剔除;2 较弱;3 普通事实;4 重要行业动态;5 极重大事件。该分数是信息显著性,不是投资建议。 发布:2026-05-14T22:53 抓取:2026-05-15 04:13
🔗 原文链接
摘要

编程语言锁定效应减弱。一家中型科技公司使用编码智能体(coding-agent)驱动的重写,将其遗留iPhone和Android应用重写为React Native。该公司认为React Native已足够满足需求,且未来可轻松迁移回原生。

客观事实
  • 一家中型科技公司完成编码智能体驱动的iPhone和Android应用重写为React Native
  • 该公司认为React Native已覆盖所有需求,且未来可轻松迁移回原生
React Native coding agent

原文

This Mitchell Hashimoto quote about Bun migrating from Zig to Rust reminded me of a similar conversation I had at a conference last week.

I was talking to someone who worked for a medium sized technology company with a pair of legacy/legendary iPhone and Android apps.

They told me they had just completed a coding-agent driven rewrite of both apps to React Native.

I asked why they chose that, given that coding agents presumably drive down the cost of maintaining separate iPhone and Android apps.

They said that React Native has improved a lot over the past few years and covered everything their apps needed to do.

And... if it turned out to be the wrong decision, they could just port back to native in the future.

Like Mitchell said:

Programming languages used to be LOCK IN, and they're increasingly not so.

Tags: react, coding-agents, ai-assisted-programming, generative-ai, ai, llms