Gary has been consulting with Elixir for over a decade, and has been on the Phoenix core team for most of that time. He once wrote a blog post about benchmarking Phoenix performance, and has worked on the Plug Cowboy adapter, and LiveView file uploads.
This session will outline how to build terminal UIs (TUI) for Elixir, and go into depth about the author’s Termite library, and the story behind its development. It will also go into detail on how the terminal works in general, covering ANSI sequences, and terminal input and output.
There will also be some discussion on the other libraries that build on top of Termite to provide developers with a familiar approach to building applications.
Key Takeaways:
Target Audience: