👨‍💻 KVision 8 Released: Build Web Apps in Kotlin, Ditch the JavaScript
2 min readSep 11, 2024
KVision 8 is here, offering a fresh way to build web apps using Kotlin instead of JavaScript. With features like Bootstrap 5 integration, font awesome icons, and even charts, KVision lets you create web apps in an object-oriented style.
The new version of KVision was lately released, so I’d like to tell you a little bit about this project. KVision is a way to build web apps in an object oriented way with Kotlin rather than with JavaScript.
This article was brought to you thanks to 18 thousand followers on Medium
Here’s a quick example from the page:
As you can see you generate HTML with functions rather than HTML.
You can also use Bootstrap 5 styles, typography and components, font awesome icons, there are even charts.
If you like the article follow me and subscribe for more!