realworld-react-fsd icon indicating copy to clipboard operation
realworld-react-fsd copied to clipboard

Implement changes due to Article DTO changes

Open Dodje opened this issue 5 months ago • 3 comments

As starting point here are some changes which were mentioned in the comment: https://github.com/yurisldk/realworld-react-fsd/issues/16#issuecomment-2332246375

  • [x] Separeted DTOs
  • [x] Created Entity
  • [x] Updated mapper methods
  • [x] Removed mapping slug - from lists for cached data

And

  • [x] Small fix: replaced updatedAt with createdAt in feed's ArticleMeta

Dodje avatar Sep 06 '24 09:09 Dodje