KVision Guide

This is a guide for KVision - an object oriented web framework for Kotlin/JS.

Current version: 7.4.5

This guide will walk you through creating applications using KVision, whether for the web, mobile, or desktop. Familiarity with Kotlin (or at least Java) will help you be successful faster. You do not need a thorough understanding of Javascript to build great looking web applications, though as you get deeper into some of the browser technologies some knowledge of Javascript's many interesting quirks and features will be beneficial.

KVision is built on the great work being done by JetBrains on KotlinJS, which allows Kotlin to target Javascript when being compiled. JetBrains have created a great foundation (which they continue to improve); KVision aims to provide everything else you'll need to take your ideas to production.

Last updated