Why Elixir Is the Best Language for Building a Bootstrapped, B2B SaaS in 2024

  • If you want to try the liveview approach but not ready to work with Elixir / Erlang / Beam runtime, you can use liveview in 17 popular languages (Java / C# / Javascript / Typescript / PHP / Python, e.t.c.).

    https://github.com/liveviews/liveviews

    Below are introduction directly quoted from this list:

    > This is a list of libraries for creating web applications that handle user interaction with the DOM on the server. These libraries take a different approach from older server-driven browser UIs that simulated a desktop GUI toolkit. They do not lock the developer into working with predefined components; most operate at the level of HTML (DOM) rather than GUI widgets.

    > The list strives to be complete rather than awesome. You may see libraries that are not maintained or ready for production.