react-chat-api
react-chat-api copied to clipboard
📡 API for chat application for DogeCodes React course
Results
3
react-chat-api issues
Sort by
recently updated
recently updated
newest added
It will be convenient for user to get backend validation error(such as "User with such name already exists") before submitting the form. For instance, when user finishes entering the username,...
enhancement
I think, it's rather easier to launch such services via Docker. 1. We shouldn't take care about libraries' version. 2. We incapsulate data within additional layer (if we're talking about...