|
|
|
|
|
by bobnamob
671 days ago
|
|
Not quite LiveView does serverside rendering and “streams” dom diffs afaik Whereas electric is doing full client side rendering and sending data/code diffs “only” Writing client side code seems lower friction in electric at the cost of the macro/client magic being a little more magic |
|