ekzhang / rustpad

Efficient and minimal collaborative code editor, self-hosted, no database required
https://rustpad.io
MIT License
3.48k stars 149 forks source link

Upload + Download + App.tsx refactor #44

Closed 9SMTM6 closed 2 years ago

9SMTM6 commented 2 years ago

This is a refactor of the App.tsx based on #43.

Theres still a number of outstanding questions, but I think it would be best to communicate about all of these in another way.

The reason this is a separate MR is that it obfuscates what was really changed and what not because it moves a lot of code.