top | item 22947849

(no title)

thebigshane | 5 years ago

First of all, great demo, and great showcase for this technology. I think it did a great job of showing its strengths to traditionally backend developers like me.

I also appreciated the twitter analogy. I just couldn't help but think "Wait, Twitter doesn't have 'Update/Edit Post'!" :)

I've heard that Blazor in the .net world has similar goals to LiveView, but I haven't gotten into it much. Can anyone confirm?

discuss

order

zeroc8|5 years ago

Yes, there are two Blazor variants. Serverside Blazor is basically the same thing as Phoenix Live View, client side Blazor is providing some optimized Mono runtime as webassembly.

dnautics|5 years ago

From an empty repo, how many minutes do you think it would take one to do what Chris McCord did in Phoenix Live View in Blazor?