Hi everyone. I am migrating my kotlin-xml code to compose these days. All the code is working fine so far. But I am unable to validate that the code is written in a correct way? No one knows compose very well in my office. How do I validate this?
z
Zach Klippenstein (he/him) [MOD]
02/12/2025, 5:59 PM
Tests?
k
Kirill Grouchnikov
02/12/2025, 7:14 PM
Correct as in doing the right thing, or correct as in writing idiomatic Compose code that aligns with the suggested guidelines?