Simulate LiveView Latency with liveSocket.enableLatencySim()
Another awesome LiveView helper:
⏱ liveSocket.enableLatencySim()
It lets us emulate latency to see how our LiveView responds when our users aren’t sitting close to our servers. That’s 🔥
Check it out https://youtube.com/shorts/xlLVtmVCuPw 👀
Read next Elixir Security: What's the impact of DoS due to atom creation?