Viewing profile — v4d1mv
v4d1mv
HN member- Joined
- Tue, Jun 01, 2021, 6:23 AM UTC
- HN karma
- 6
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About v4d1mv
No profile information was provided.
Recent public activity
-
comment
Comment #48888277
Java Server Side Rendering Web Framework -- zero external runtime dependencies outside the web server layer -- https://github.com/vadimv/server-components The idea is to provide co…
- story
- story
- story
-
story
Show HN: An SSR Java framework for real-time user interfaces and AI agents
Why? - Implement stateful, server-driven rendering (SSR over WebSockets) framework for Java simlilar to Phoenix LiveView. - Introduce a user interfaces component system that enable…
- story
- comment
-
comment
Comment #29401692
Similar framework for Java: https://github.com/vadimv/rsp
- story
- story
- story
-
comment
Comment #27351684
The common approach to build a web UI today is to break it to the server and client-side and connect them with some kind of remote API. Often, these two sides even use different pr…
- story
- story