In this video we start shaping the timeline which gets capable of showing the posts in a scrollable list
Blog: https://jovmit.io
Twitter: / jovchem
Timeline:
00:00 Welcome
01:15 Improve screen title
07:35 Introduce screen state
13:30 Introduce PostsList composable
15:20 Are the posts being displayed?
23:25 Render the posts in a lazy column
25:15 Clean up the tests
29:40 Improve the posts UI
40:20 Wrapping up