Live data from Hacker News

Viewing profile — v4d1mv

v4d1mv

HN member
Joined
Tue, Jun 01, 2021, 6:23 AM UTC
HN karma
6
Public activity
14 items

About v4d1mv

No profile information was provided.

Recent public activity

  1. 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…

  2. story
  3. story
  4. story
  5. 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…

  6. story
  7. comment
  8. comment
    Comment #29401692

    Similar framework for Java: https://github.com/vadimv/rsp

  9. story
  10. story
  11. story
  12. 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…

  13. story
  14. story