Review
For social networking which is so hungry about realtime communications, I will recommend looking into RethinkDB, which is realtime focused database system. I would say, that Python and Node.js, you should select the one, you are most familiar with, likewise with Angular and React. But use technologies like WebSockets (or the successor WebTransport) and RethinkDB, or PostgreSQL/MySQL with a MQ system to ensure realtime features.
0 views0
Comments