Overcoming API Challenges In Software Development
Today marks one quarter of the challenge, I'll publish the first version on day 5 to get feedback & share my project with the community. Currently stuck on API call, need help from backend experts!
Today marks one quarter of the challenge. I think I should publish the first version of the application on the fifth day of the challenge. I think it is a good idea because I want to get feedback and share my project with the community. Also, I want to engage more people in collaboration. What I did: Today was a tough day. I investigated the API call that I need to use to react on an article. I also planned to use it to create bookmarks for articles. I created the client logic call, added a method to the repository, created a use case for it, and implemented a simple invocation in the screen m...