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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: I'm a PHP/Laravel developer, should I move to Node.js?

1 点作者 a_alakkad大约 8 年前
Hello everyone, I&#x27;m a PHP&#x2F;Laravel developer, have been using PHP professionally for the last 6 years.<p>Is it time for me to switch to NodeJS or there&#x27;s still hope in the PHP with Laravel?

4 条评论

savethefuture大约 8 年前
Do NOT switch from php&#x2F;laravel, but if you really want to, at least switch to something a little more worthwhile like Golang.
proyb2大约 8 年前
You have not list what is the problem with your current web framework.
meric大约 8 年前
I think it&#x27;s worth learning NodeJS if you&#x27;re interested in it. I have heard of PHP backend and NodeJS (building react, redux etc) stacks. So I suggest do both.
z3t4大约 8 年前
nodejs is a huge step from php. You literally have to implement the actual web server and whatever template paradigm you choose, where as in php everything is already set up. If you are thinking about switching from php to c++ and already know javascript, then nodejs is a good alternative. But if you just want a better web framework stick to php.