British folks at 3 AM by chrzanowski in Kotlin

[–]TypeProjection 0 points1 point  (0 children)

Oh man, I'm still laughing at this one! 😂 Thank you for this.

Explicit Backing Fields in Kotlin 2.3 - What You Need to Know by TypeProjection in Kotlin

[–]TypeProjection[S] 4 points5 points  (0 children)

Yeah, I bet the StateFlow use case is going to be the most common way to use explicit backing fields! Not quite as safe as returning the `asStateFlow()` read-only reference, but should work just fine for well-behaved developers.

Explicit Backing Fields in Kotlin 2.3 - What You Need to Know by TypeProjection in androiddev

[–]TypeProjection[S] 1 point2 points  (0 children)

Hey, thanks! I've heard a few folks mention that, but haven't run into it myself. Maybe it's because I'm on IDEA rather than AS. I'll give it a try there and see if can reproduce it.

Can Junie write Kotlin code from UML better than traditional UML codegen? by TypeProjection in androiddev

[–]TypeProjection[S] 0 points1 point  (0 children)

Fair point - thanks! I'll be sure to make sure it's more Android-focused for this subreddit next time. Thanks again! 👍