Fine, I’ll build my own text editor
Summary
A developer writes about prototyping a web text editor, comparing canvas rendering with contenteditable and textarea approaches, and discussing accessibility and performance tradeoffs. It covers feature gaps, potential syntax highlighting strategies, and future improvements like Tree-sitter integration.