Hacker News new | ask | show | jobs
Show HN: Hyperstar – LiveView/Datastar for TypeScript and JSX (github.com)
1 points by Jonovono 135 days ago
Been loving building things in Hypermedia land. Started playing around with LiveView, but really loved the simplicity of Datastar with Go.

Wanted to build just a simple website where it was live and everyone saw the same thing. Had an idea to wrap some of the concepts of Datastar around a nice JSX syntax so you could build live pages in a single tsx file.

Would love to hear what you think! Been back and forth on the particular dev experience, greatly inspired by convex