As the title suggests, this book is about Web development with Kotlin. It covers just enough basics to get started but mostly concentrates on the practical aspect of using the language. In particular, it guides you through the process of building a technology-packed Web application while using popular backend and frontend technologies.
Good introduction to backend web dev in Kotlin. Book covers many topics starting from language issues to intro to React/saas to hosting. Book doesn't cover many things which I expected from such book, namely Kovenant/promises is used as server-side async library and not Kotlin Coroutines/RxJava/RxKotlin. KotlinJS is not also not covered at all.
Good introduction to backend web dev in Kotlin. Book covers many topics starting from language issues to intro to React/saas to hosting. Book doesn't cover many things which I expected from such book, namely Kovenant/promises is used as server-side async library and not Kotlin Coroutines/RxJava/RxKotlin. KotlinJS is not also not covered at all.