Yuri
Yuri
@rluders All components have been refactored. Ready for review as part of #463. Thank you.
I rewrote the tests for the component and also added a test for "Ref". For all other components, I would use this testing way. @estevanmaito Is there any further development...
Hey, good catch. That's why we use contracts. According to [this caution](https://realworld-docs.netlify.app/specifications/backend/api-response-format/#multiple-articles) **GET** `/api/articles` **GET** `/api/articles/feed` have been updated and do no longer return the `body` field. @Dodje would you...
@geromegrignon Sounds good, thank you for additional details.
> separate DTO's and logic between list item and single item let's do this. We also must pay attention to article entite\`s and feature\`s optimistic update logic. we can start...
@Dodje sorry for the dalay. I made some changes with favorite/unfavorite model. You can check that out. As you mentioned, requests do not return up-to-date data in the case of...
closed in #20