TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

MacOS X is an Unsuitable Platform for Web Development

2 点作者 hodgesmr将近 11 年前

2 条评论

stevekinney将近 11 年前
I&#x27;m getting too old to care what platform (language, framework) other people prefer, but I suspect that if you were to go to any given web development conference, empirical evidence would not square with OS X being &quot;unsuitable&quot; for web development. Beyond that, I suspect you could web development done on pretty much any desktop OS these days. I&#x27;m sure you could do web development on Chrome OS, if you wanted to.<p>This strikes me more as &quot;This is different than what I&#x27;m used to!&quot; or &quot;I don&#x27;t much care for this.&quot; than &quot;This is unsuitable.&quot; Emacs is available on OS X. Beyond the initial server configuration, I&#x27;d say the large majority of packages your average web developer is installing are from NPM, RubyGems, CPAN, etc.
n0body将近 11 年前
just because it doesn&#x27;t work for you doesn&#x27;t mean it&#x27;s unsuitable. it doesn&#x27;t work for me either, but i know plenty of people who it does work for. same with windows.<p>and that said, you can always put linux on it if that&#x27;s what works best for you<p>and i always develop in a vm which is as close to production as possible, less surprises come deployment time then. although i know people who don&#x27;t, so each to his own