I would like to write that I finished the feed processing for videos in Telescope!ππ
I divided the feature in two PRs, PR #2581 and PR #2596. The first PR handles the changes for the backend and API, while the other PR handles the changes in the frontend.
One thing I learned is that, it is better to modify what you currently have to improve, rather than creating something from scratch when adding a feature, because the maintenance burden is a really important factor to considerπ‘.
I am glad that I submitted a draft at the start, because Dave'sπ±βπ€π±βπ advice on how to implement this really helped to sort out several doubts I had over my code. I am so grateful for Dave's help and adviceπ.
Although it doesn't seem like a lot of code, I believe that I worked on this for well over a weekπ₯΅, doing research to implement the feature, as well as consulting it with the maintainers at Telescope to know about their opinions regarding my progress. Even if the feature is a small part of a more complex system, I am proud that I was able to contribute to this, regardless of the size of it.π€©
Top comments (0)