Page Specific Javascript with Phoenix LiveView and Esbuild
Learn how to split your LiveView Javascript pagewise with esbuild, so your main app.js file stays small and people only download and execute the javascript they require.
Read next Don’t Write Exploding Streams