|
|
|
|
|
by pembrook
1781 days ago
|
|
Curious if you looked into Editor.js at all when building? Im in the middle of sizing up text editors myself, seems like editor.js would require less work, but wondering if I’m missing any red flags and should go with Slate or tiptap (prosemirror) instead. At some point down the road I’d love to implement collaborative editing. |
|
If you're going for a new text editor, I'd start with Tiptap and try to check how to do advanced custom stuff with Prosemirror. Maybe if Tiptap 2 was out a year ago, we would have started with that.
For collaborative editing, definitely check out https://yjs.dev