Hacker News new | ask | show | jobs
by tyingq 1126 days ago
>I’m using CodeMirror 6 as a base for Vim Ninja’s code editor

Interesting. I'd assumed you would have gone with a WASM implementation of Vim, since perhaps more advanced tutorials might need more than just vim-like keybindings. Though I suppose that wouldn't come up until much later.