DEV Community

Cover image for Day 23. Sorting of articles
Kiolk
Kiolk

Posted on

Day 23. Sorting of articles

Today I heard a thought in a podcast that resonated with me: Practice is a direct way to become an expert in something. You shouldn't just read a book or attend conferences; you should keep your hands-on practice.

What I did:

I worked on implementing a switch for the sorting configuration of the articles. I added simple UI elements that contain FilterChip and implement logic for handling presses and changing its state. I connected them with the logic for fetching articles and updated the behavior of the pagination object to reset the current state. The only remaining task is to fix the UI, as it is still very rough.
Sorting of articles

What I will do:

If you want to join the project, just leave a comment here, or write a message in LinkedIn.

What help I'm looking for:

Designer (create design of application in Figma)
Android/KMM developer
Any other help related to the project.

My timeline:

Day 1. Deep breath and dive
Day 2. Networking layer.
Day 3. Loading of articles.
Day 4. ArticleItem.
Day 5. Localization.
Day 6. Work on Sunday.
Day 7. First week.
Day 8. Enjoying coding.
Day 9. Expect/actual.
Day 10. TODOs.
Day 11. Friday evening.
Day 12. Frustration.
Day 13. Blocker
Day 14. Monday
Day 15. Reactions
Day 16. Feed
Day 17. stringWithFormat
Day 18. Comment
Day 19. 1 percent
Day 20. A bit of progress
Day 21. Pagination
Day 22. Lottie animation

See you tomorrow. 

Top comments (0)