-
oetzi.dev
My developer website -
Building a TUI: Why I Rewrote Everything from Scratch
In this post, I share the journey of creating a terminal user interface (TUI) framework from scratch (by looking at the existing code at sst/opentui). I decided to improve uppon the opentui project with Effect-TS for the API. Here are the technical challenges I faced and the decisions I made