Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
LiveView for Rust (github.com/lunatic-solutions)
60 points by bkolobara on Nov 15, 2022 | hide | past | favorite | 6 comments


Check out the work that the LiveView Native team is doing.

They also built a rust client for LiveView.

Maybe you folks can collaborate?


I would love to code templates in an htmlesque syntax instead of some arbitrary macro syntax.


I never understood why people prefer the verbose XML syntax still. This API is so much more concise and readable.


I haven’t used this particular framework but I have used alternative template systems in rails and they are generally nice for the basic cases but then get really confusing and non trivial when you want to do slightly less common things with html.

Html is also just a universal knowledge that everyone already has while every custom one will require more learning.


Great PoC. Show everyone how it's done!


Seems interesting. What’s the delta between what’s been implemented here and Phoenix LiveView?




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: