Heya! I'm looking to learn Elixir in order to build a desktop CMS tool for publishing teams.
I was looking at the Elixir GUI libraries (e.g. wxWidgets) and they looked quite old or poorly supported. But then I heard Lars Wikman say that Discord was basically 100% Elixir (said here: https://youtu.be/wWRDysIpMFQ?si=BtSopEShCvSDuNlT&t=720), so I figured making a deep yet sleek GUI must be possible. My question is, just how difficult will it be? I'm a beginner, so am I going to have to labor over GUI functionality (e.g. document mini maps, concurrent editing, diffing multiple documents, etc.) much more than I would with a language that has GUI libraries as first class citizens?
Session description:
Introducing the Elixir programming language, the Phoenix web framework and what it is like to build web applications under a fundamentally different high-level abstraction. We will cover development, productivity, performance, reliability and observability capabilities that are essentially unmatched. Given that this tech inn...