You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This app is designed with a lot of users and concurrent conversations in mind. A thread based messaging system like reddit's would fit well into this use case.
Implement a reusable component that allows for threads to be created. These can be nested into one another
The text was updated successfully, but these errors were encountered:
This app is designed with a lot of users and concurrent conversations in mind. A thread based messaging system like reddit's would fit well into this use case.
The text was updated successfully, but these errors were encountered: