Home
Software
Writings
Day 20: fs refactoring
in: Diary of a solo dev building a web app
Jun 28, 2022
đź’ˇ
This is a dev diary of implementing Filerion, a web-based file manager for online storage (Dropbox, OneDrive, Google Drive, s3 and more).
Today was day of refactoring filesystem abstraction code.
I overcomplicated the functions by using callbacks and simplified them by converting to async functions.
Lesson: that’s the reality of programming. You don’t always write the perfect version of the code and that’s ok. It’s always possible to improve the code the later.
Written on Jun 29 2022.
home
Found a mistake, have a comment? Let me know.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you: