Hello, I created the missing channel for MPP WEB p...
# feed
t
Hello, I created the missing channel for MPP WEB programmes. You're welcome to join - #web-mpp
a
How it is different from #javascript?
t
@altavir It's mostly related to writing shared code for client and server and I don't want to write on 3 related channels - #multiplatform, #javascript and #server
🤔 1
To be honest, I'm incubating a react-like framework written in kotlin which would support server-side rendering and hydration, but would not would not be constrained to nodejs backend.
a
Have you made a comparison with fritz/kvision? Does it make sense to invest in something react-like when #compose-web is on the horizon?
t
@altavir Of course. What they both lack is server side rendering and hydration capabilities. Also kvision is more high-level (component oriented). My goal is to render DOM on server and hydrate it on client - at least the part that I want to be indexed by search engines without punishing my SEO.
I also currently interface from my framework with React for client-side only components.
I do also hope I'll get some feedback on my idea from Robert(kvision) once I make first decent public release ^^
a
Well, you have peaked my interest for sure. Joined