Hacker News new | ask | show | jobs
by emodendroket 3326 days ago
It seems like if it's real-time a lot of the page is dynamic applications you interact with through AJAX, and probably it was easier to do that and get acceptable performance in Node. The other functions (say, edit profile) could then be handled by Laravel more easily. At least that's what I'd guess.