Hi, can someone give me a recommendation of a good...
# compose
r
Hi, can someone give me a recommendation of a good video course / tutorial of jetpack compose which contains all the new features and best practices until now?
y
I'd say it's difficult, since we're still in alpha, a lot of articles/talk are outdated. Often is just renaming and moving stuff, but still. You can find some vidéos on the Android Developers youtube channel (https://www.youtube.com/user/androiddevelopers) You can also checkout the dogfood series of this channel:

https://www.youtube.com/watch?v=2j08MEbA6cs&list=PLcgGtmZOsTwErUfFxtjLWAyzes1Oj7wzo&ab_channel=LelandRichardson

And of course, you can start by taking a look at: https://developer.android.com/courses/pathways/compose
a
There also a set of
codelabs
for Compose, you can check those as well