Live data from Hacker News

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

news.ycombinator.com

1–5 of 5 posts

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

#3
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.