CSS DSL extends HTML DSL and allows you to author stylesheets in Kotlin by using the kotlin-css wrapper .
Read moreWhat is IR in Kotlin?
Kotlin IR, or Kotlin Intermediate Representation, is the new internal representation used by the Kotlin compiler when it parses Kotlin source files . It uses this representation to than perform a series of “lowerings” which transform the code.10 Şub 2020
Read moreIs Kotlin good for front-end?
As we know, Kotlin is a language made for Android and is used front-end widely . But with Kotlin, it works even on the flip side. Yes! Kotlin has become a potential back-end development tool for developers in today’s time.
Read more