HACKER Q&A
📣 jerawaj740

Elixir liveview Vs go and Htmx for web dev?


Elixir liveview Vs go and Htmx for web dev?


  👤 travisgriggs Accepted Answer ✓
I’m a lifelong many stack programmer, finally having a go at web programming. I’m rather enjoying it (LiveView) so far.

I like its simplicity. It doesn’t make all the convolution that is web programming go away, but it does tame it quite a bit. The concurrency story is awesome once you get familiar with The OTP Way.