Hey
My background is Android platform and I wonder about web apps. I am looking for inspiration/advice on the general direction to follow. I am more interested in a mature solution, rather than "cool new stuff" that works in a limited way.
Assuming I would like to develop app a Web app using Kotlin. What tech stack is worth considering nowadays? (Ideally use Kotlin to write all of the code)
Backend
I am guessing that for the backend Spring Boot or Ktor would be a good choice. Are there other libs/frameworks worth considering? What do you think?
Frontend
Is it worth even using something Kotlin-driven here? What would be a good approach here? Perhaps utilize Kotlin for JavaScript (Kotlin JS target)? Is it worth using Kotlin to somehow generate web UI?