issues
search
ImCispa
/
Harmony
A chat room application inspired by platforms like Discord
MIT License
0
stars
0
forks
source link
Refactor - clean handlers
#2
Open
ImCispa
opened
1 day ago
ImCispa
commented
1 day ago
[ ] move database command away from business logic to reduce noise
[ ] handler/server
[ ] handler/user
[ ] move avoid repetition on validation of input
[ ] make standard return of struct to avoid losses of props
ImCispa
commented
15 hours ago
[x] changed code structure to focus all components of a module in the same folder