realworld-react-fsd
realworld-react-fsd copied to clipboard
Implement changes due to Article DTO changes
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