dan-trang / Tredagle

Omegle's inbred cousin
The Unlicense
0 stars 0 forks source link

Separate logics out into own files from chatroom.jsx #12

Open dan-trang opened 1 year ago

dan-trang commented 1 year ago

Reduce technical debt... chatroom.jsx is becoming too bloated with logic and functionalities. Should only have a return{ }, all else can be pushed into separate files and imported in.