10 Useful Kotlin String Extensions

Syntactic sugar for email validation, JSON parsing, and more

Alisa "Foxicorn" Nekrasova
Better Programming
Published in
9 min readMar 15, 2020

--

Kotlin is a relatively new programming language. It’s based on Java, and Kotlin code works in JVM. It can also be compiled to native apps (Kotlin Native) and JavaScript apps (Kotlin JS).

As an Android developer, I was happy to get more modern language than Java. In 2017 Google…

--

--

Game and software developer with more than 17 years of experience. Freelancer, writer, author of the book “Swift Recipes for iOS Developers”.