shlogg · Early preview
Kiolk @kiolk

Working Weekends Leads To Burnout, Prioritize Rest Over Coding.

Working on weekends can lead to burnout. I spent my weekend coding, but now I'm exhausted. Tomorrow is a new day, let's focus on adding Detekt and updating the README file.

Is working on weekends a direct path to burnout? I think so. You should spend your weekends resting, no matter how much you desire to codding.
What I did:
I completed the basic implementation for token management required for API calls. But I still have a big question about how to implement the login process without any instructions. I only saw this documentation, but it seems strange to ask the user to go to the web version of the application and manually add the api-key to the app.
Additionally, I temporarily removed the comments from the article items. The comments were very buggy because t...