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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Are you still using PHP?

1 点作者 introvertmac超过 8 年前
I find myself more comfortable with PHP, I think it is the best language to build your MVP. Just want to to know if you are still using PHP, if yes then why?

2 条评论

lsiunsuex超过 8 年前
Yes. It's never been incapable of doing what I need it to do. Configured properly, it can be very fast. And I know it better then I know my primary spoken / written language. Precautions need to be taken as with any language regarding scrubbing data, memory usage, sql queries, etc... but IMO, it's still a perfectly valid language.
评论 #12910553 未加载
jarnix超过 8 年前
Yes it's easy to start something without thinking too much. I suppose that someone fluent in nodejs would say the same about nodejs though.