Will the wrappers in <kotlin-react-router> wrap ev...
# javascript
m
Will the wrappers in kotlin-react-router wrap everything that comes in react-router v7? I’m curious because the Remix framework is now part of react-router since v7.
t
Which variant do you need? 😐 cc @Michael Porotkin
m
At the moment, none. I was researching some open source headless commerce platforms and saw that vendure uses remix as their primary storefront template, so I was thinking maybe something similar would be viable in Kotlin/JS if remix was an option.
But in that instance, it might make more sense to just stay in the TS world to have the frontend and the backend both in TS.