Hacker News new | ask | show | jobs
by renerick 1142 days ago
I'm not a developer of either of these, but here are two examples:

- https://htmx.org/essays/a-real-world-react-to-htmx-port/ by https://github.com/David-Guillot - a SaaS product migrated to htmx from React.

- https://zorro.management/ by https://twitter.com/Telroshan - a kanban project management tool. This one is particularly interesting IMO, it implements quite advanced UI with htmx and some custom JS.

1 comments

Thanks! I feel like these discussions would be so much more fruitful if they were centered around dissecting real products.