This is an automated archive made by the Lemmit Bot.
The original was posted on /r/androiddev by /u/Marvinas-Ridlis on 2024-11-08 08:52:38+00:00.
I will start. Weirdest question I got was probably this:
Do you agree or disagree that we can replace Builder pattern with data classes in Kotlin?
I answered some gibberish but the correct answer was that Builder pattern is still very useful when we want to initialize complex objects.
You must log in or register to comment.