reduxkotlin / redux-kotlin

Redux implementation for Kotlin (supports multiplatform JVM, native, JS, WASM)
https://reduxkotlin.org
MIT License
426 stars 32 forks source link

Javascript - example of using the shared kotlin code consumed from javascript #48

Closed Phinneas closed 1 year ago

Phinneas commented 4 years ago

There are two uses: 1) creating a kotlin js frontend and 2) creating a js frontend that consumes the common kotlin code.