“ Windows + VSCode + WSL 的 Web 开发体验秒了 Mac 火爆 ”

发布时间:2024-02-26
今日阅读:0
来源:OSCHINA
作者:局
...

Ruby on Rails 作者 DHH 狠狠地吹了一波 Windows 的开发体验,他表示已使用 Windows PC 超过一周,在 VSCode、WSL 和英特尔 CPU 的加持下,运行编程测试的速度比 M3 Max 还快,整体感觉完全可以替代 macOS 进行 Web 开发。 > https://twitter.com/dhh/status/1761830698758066298 DHH 说道“微软竟然能把 Linux 与 Windows 整合得这么好。我原以为在 WSL 下运行肯定会受到性能上的影响。或者说,它会变得笨拙和卡顿。但事实并非如此。因此,我们要为微软点赞!通过与 Linux 和开源握手言和,微软为开发者提供了极具生产力的工具组合。现在,英特尔和 AMD 的芯片也终于在硬件方面给苹果带去了竞争压力。” 延伸阅读DHH 锐评 “打包工具”前端根本不需要构建 (No Build)

标签:
Windows VSCode WSL

每日一言

"<!doctype html> <html lang="Zh-cn"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="robots" content="noindex,nofollow"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/> <meta name="renderer" content="webkit"> <title>您请求的文件不存在!</title> <link type="text/css" rel="stylesheet" href="https://www.oick.cn/css/404.css" /> <link rel="shortcut icon" href="http://www.oick.cn/favicon.ico" type="image/x-icon" /> </head> <body> <div id="wrap"> <div> <img src="https://www.oick.cn/imgs/404.png" alt="404" /> </div> <div id="text"> <strong> <span></span> <a href="javascript:history.back()">返回上一页</a> </strong> </div> </div> <div class="animate below"></div> <div class="animate above"></div> </body> </html>"

...

站点统计

本周更新文章: 0 篇
文章总数: 59110 篇
今日访问量: 26296 次
访问总量: 210500 次