brianegan / bansa

A state container for Java & Kotlin, inspired by Redux & Elm
MIT License
444 stars 29 forks source link

Support for ScalaJS #16

Closed xgrommx closed 7 years ago

xgrommx commented 8 years ago

Hi! Interesting implementation, but how can I use it with ScalaJS?

brianegan commented 8 years ago

Hey, good Q! To be honest, I hadn't even considered the ScalaJS use case. I'll try playing with it soon to see how it works out, and try to add some documentation around it. Thanks for creating the issue :)