99% Don't Know This Trick In Kotlin

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

if anything, this seems like a code smell.

aaulia
Автор

99% of people wouldn’t write this code

avwie
Автор

yeah works for labelled continue and labelled break inside nested loops as well.

daruiraikage
Автор

men this tips are crazily saving me big time..

theophilus
Автор

how to make Basic out of kotlin and other antipatterns

alekseysverbeev
Автор

Or, let's avoid nesting it like that.

MaxKeppeler
Автор

I need to watch twice to understand looked complicated at first glance of looking at shorts. But thank you for great content.

dolevdo
Автор

The tips would be good, if only you'd stop using such clickbait titles

ernestasraudonis
Автор

Can you make a video that you explain Coroutines . I am working with it 2 years a go but i never understand the advence details 😅 .

ayoubmazrou
Автор

Omg, nice trick!
Thank you, my master ;)

vitalijuskolinko
Автор

How can we check different fields with let function without nesting? Is there a good way?))

haykmkrtchyan
Автор

it's great to know, but it should be used with moderation, and if the need for it comes up often, it's a red flag : ) if you have to rely on this, the code is probably messy, overly nested and hard to follow.

vibovitold
Автор

Subtitles are covering the code while screen is in full mode😢

kethuy
Автор

Because 99% of people know Python is superior

Indently