jake

@jakeprem.com

Tip of the day (aka I wasted way too much time realizing this): - Chrome device mode is buggy - Tailscale serve makes sharing dev servers to mobile devices easy - Phoenix Live Reload works across Tailscale connections - Use this to test responsive design directly on devices #ElixirLang #Tailscale

Sometimes the reason your LiveView isn't updating properly is because your code was never reloading the data in the first place. Sometimes you spend 3 hours debugging LiveView change tracking with increasingly convoluted data refactors to confirm this fact. Follow me for more #ElixirLang pro-tips.