Hacker News new | ask | show | jobs
by maxdemarzi 5598 days ago
I think if you're planning on building anything complex, the question is answered by whatever front-end framework you are most familiar with.

Anything complex will require back end services with may be written in whatever language/framework is best suited for the task. Tie it all together via REST and message queues and find the best solution to each problem.