Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Looking at all these editors makes me feel good about having chosen mobiledoc 18 months ago for my ember app.

I don't know if mobiledoc pioneered this approach of separating the data model but it was the first time I saw it and it felt right.

Glad to see so many editors do this now.



I’m the author of Quill and I will attribute my decision to David Greenspan of Etherpad. Not sure if they are the first but it certainly predates all the examples I know of.


I just discovered this. Very cool!


Yes, that's true. The idea to separate the model and the view is as old as MVC itself. However, what matters here is how the model is actually implemented and what mechanisms it supports.

In CKEditor 5 we took perhaps the longest possible road so a tree structure with Operational Transformation support and couple of other goodies. It costed us a 3 years of work, but it was worth it. We proved the concept and validated the results by implementing the Letters app (https://ckeditor.com/letters/) which supports real-time colaborative editing for real (with selective undo, commenting, displaying selections of other users, etc.). We'll now be working on adding more features like e.g. tables support which rise the bar for the data model and the whole architecture even higher, but we're very optimistic seeing the results to far.


Congrats to you and your team :) Developers (and users as a whole) only benefit from having more great editors to choose from.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: