Home
Day 20: fs refactoring
part of 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.
Jul 10 2022

Feedback about page:

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