Answer the question
In order to leave comments, you need to log in
Will angular let me write a real time chat?
I’m not familiar with Angular, I wanted to ask if it works the same way as a node, or can you forget about real-time chat on it? The task is this, you need to make a chat, but so that all messages are recorded in the database.
Answer the question
In order to leave comments, you need to log in
websocket will help, or rather socket.io - there is also a chat demo.
well, just do a frontend for realtime chat is convenient to do on it.
Firebase, Parse, and dozens of other Baas offer out-of-the-box mechanisms for such tasks.
FireBase Angular - https://www.firebase.com/docs/web/libraries/angular/
FiriBase Chat - https://www.firebase.com/docs/web/libraries/angular/
QuickBlox - domestic analogue.
Example: quickblox.com/developers/Web_XMPP_Chat_Sample
Conditions: quickblox.com/plans
You can only write frontend in angular. For the backend, you need to choose something else.
If you want to write in php, then check out my startup , it was created to facilitate the writing of any real-time applications.
TypeScript Real-Time Apps: Developing a...
Creating a Chat Using Angular 2 + Firebase
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question