What editor does Misago use ?
What editor does Misago use ?
Hi!
Its custom-made editor that my cousin has made for my previous forum software back in 2007, wrapped in React component for use with Misago ;)
In future, I would like to move to either ProseMirror, Draft.js or Slate.js, but still didn't find time to get to it.
DraftJS lags on certain setups. Be careful
Can you share what are those setups? I am aware of Draft.js having performance problems with complex document trees (as well as it being slower than ProseMirror), but I am always interested in more info.
MacOS HighSierra on MacBook Air (late 2015, 8GB RAM) + Eclipse => works OK,
Above + Netbeans (instead of Eclipse) => works but lags as hell
======================
MacOS Mojave on both Air and Pro (both from 2017) => works well no matter the IDE.
I don't understand? Draft.js is framework for writing rich text editors for websites. Netbeans/Eclipse are IDE's and completely different thing than what we are discussing here.