Skip to content

Commit ca3a996

Browse files
committed
Update terminal-uis-thats-a-breeze.md
1 parent 0ee212b commit ca3a996

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

_talks/terminal-uis-thats-a-breeze.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,16 @@ speakers:
77
- _participants/gary-rennie.md
88

99
---
10-
Breeze is an Elixir framework for building terminal UIs (TUIs) inspired by Phoenix LiveView, with a goal of provided an excellent developer experience. This talk will explain the why Breeze exists, and then move on the the features available to end users. Some example TUIs built with Breeze will be showcased, along with the tooling that supports development.
10+
Breeze is an Elixir framework for building Terminal UIs (TUIs) inspired by Phoenix LiveView, with a goal of providing an excellent developer experience. This talk will explain why Breeze exists, and discuss the features available for building applications. Some example TUIs built with Breeze will be showcased, along with the tooling that supports development.
1111

12-
This session will also cover supporting libraries that allow Breeze to work, including how Breeze can work without depending on any NIFs. Additionally, it will cover how Breeze can work with other libraries in the Elixir ecosystem to build a beautiful TUI.
12+
This session will also cover supporting libraries that Breeze runs on top of, including how Breeze works without depending on any NIFs. Additionally, it will cover how Breeze can work with other libraries in the Elixir ecosystem to build beautiful TUIs.
1313

1414

1515
**Key takeaways:**
1616

17-
* After watching this talk, you should feel confident in building a Terminal UI in Elixir, and how Breeze can fit into their existing stack.
17+
* After watching this talk, you should feel confident in building a Terminal UI
18+
in Elixir, and how Breeze can fit into your existing stack.
1819

1920
**Target audience:**
2021

21-
* Anyone interested in building TUIs with Elixir. It should appeal to beginners and intermediate alike.
22+
* Anyone interested in building TUIs with Elixir. It should appeal to all skill ranges.

0 commit comments

Comments
 (0)