Sending Messages in the Chatroom

Let's try sending messages in the chatroom using RxJS operators like "withLatest" and "combineLatest"

Sending messages

Now that the user can see the current rooms and the messages sent to them, it’s time to let them send messages of their own.

Compared to the two sections in the chat room so far, sending messages is fairly simple.

Sending chat room

...
Access this course and 1400+ top-rated courses and projects.