Comment by zie
1 month ago
I looked(admittedly briefly) and couldn't find the architecture explanation in the docs here: https://django-liveview.andros.dev/docs/
1 month ago
I looked(admittedly briefly) and couldn't find the architecture explanation in the docs here: https://django-liveview.andros.dev/docs/
I apologize, I assumed the architecture would be understandable from the examples. I'll keep that in mind!
The docs lead to a 403, but I'd be curious to know how it is simpler. I believe the Phoenix version uses Erlang iolists and immutability to make diffing more efficient, and perhaps the Django version has something similar?
sorry, try this: https://django-liveview.andros.dev/docs/install/
Though it doesn't answer your question, the link at least works :)