Following up on this thread, I have an upcoming pr...
# kvision
r
Following up on this thread, I have an upcoming project that is JavaScript only (so no worry about the multiplatform support discussed above, at least for now). However, I'd like to use either React or Compose-web on the frontend, as opposed to KVision itself. In other words, I'd use KVision's serialization and RPC layer for JS, but not the components. Does anyone have an example somewhere of such an approach?