资讯
Fine, I’ll build my own text editor
📌 概要
David Bushell set out to build his own browser based text editor. His first attempt drew everything to a <canvas> element at 60 to 120 frames per second. It worked, but canvas gives nothing for free:
⚡ 关键要点
- ▸David Bushell set out to build his own browser based text ed
David Bushell set out to build his own browser based text editor. His first attempt drew everything to a