How to use Monaco editor with Phoenix LiveView and esbuild

Monaco is state-of-the-art browser-based code editor that powers VS Code. Let’s see how to integrate it with Phoenix LiveView using esbuild.

3 Likes