Strings | Kotlin Tips

preview_player
Показать описание
Kotlin Tips is the series of short videos where members of the Kotlin team show how to use Kotlin in more efficient and idiomatic way to have more fun when writing code.

In this episode Kate Petrova shows tips that will help you work with Strings in Kotlin.

Tip 1: removePrefix(), RemoveSuffix(), removeSurroundings()

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

Very useful video! Great tips on strings! 🐈

jesprotech
Автор

This is awesome, didn't knew those even exist.

It would be cool, if you could create a series of tips using extensions, separated by each data type. E.g String, Int, List, and other commonly used types.

fikrimilano
Автор

Now I wonder I should not have created a function to remove extension from a string🤔. I did not know Kotlin already had it 🤩

tanaygupta
Автор

I know that voice :) When will be the next episode of kmp multi-verse

cisimon