CodeIgniter Forums
Node JS anyone? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: General (https://forum.codeigniter.com/forumdisplay.php?fid=1)
+--- Forum: Lounge (https://forum.codeigniter.com/forumdisplay.php?fid=3)
+--- Thread: Node JS anyone? (/showthread.php?tid=64443)

Pages: 1 2


RE: Node JS anyone? - Mangetsu - 03-01-2016

I use it for websockets and some tasks where PHP execution time makes my life complicated, but have to say it is interesting. But PHP is mature and widely supported technology, sill my preferred server side solution.