top | item 37616127

(no title)

kesava | 2 years ago

That’s awesome! Can someone point me to a similar minimal web/editableContent implementation? Would love to learn from it.

discuss

order

boutell|2 years ago

The heavy part is contenteditable is usually a million workarounds for weird browser specific stuff, which is why DIY is very risky there… or it was. I haven’t explored contenteditable from scratch since the final death of IE11. Might not be as crazy today.