codelab-friendlychat-web icon indicating copy to clipboard operation
codelab-friendlychat-web copied to clipboard

Refactor the logic in the index.js file for web project

Open jenvigo opened this issue 3 years ago • 0 comments

The index.js file contains too many functions in my opinion. I think it would be better to have two files, one for authentication and one for messaging, so it's a bit easier to understand.

jenvigo avatar Jun 05 '22 20:06 jenvigo