Realtime Data Update with NodeJS and WebSockets

Hello @nepatriot

The problem with PHP is not we don't like it or we are ignoring it or we don't want to develop it. It's not a thing of the past and it's perfectly fine to use it.

It's actually that:

A one-click-magic tool which translates php to node.js could be possible for some simpler actions probably, but for more complex server actions, routing etc. it would be more difficult.
Also some features are only possible to be added in Node.js and exist only for it, because of the reasons I quoted above.

1 Like