| ▲ | haroldadmin 8 hours ago | |||||||
ProseMirror is an excellent project, but it’s always been a bit awkward using it directly in React. I remember that NYT had to rewrite the renderer to make it work for their use-case. I wonder how Wordgard compares in this aspect! | ||||||||
| ▲ | exceptione 7 hours ago | parent | next [-] | |||||||
For people who have dealt with react, this part might give some insight into that topic (https://wordgard.net/docs/prosemirror/#h-transactions-and-ch...)? Nevertheless, it would be good if this could be addressed in the docs. I am not sure if this makes things easier for react interop, but this piece might be of interest too:
Anyways, it is great to see Merijn still going strong with his free work. Anyone needing interactive rich text on the web won't find anything better than his brain childs. | ||||||||
| ▲ | tefkah 6 hours ago | parent | prev | next [-] | |||||||
The people developing that left NYT and spun it out into a separate (really great!) project https://github.com/handlewithcarecollective/react-prosemirro... They are also working on a collaborative editing suite for ProseMirror as an alternative to TipTap https://pitter-patter.dev/ | ||||||||
| ▲ | alserio 7 hours ago | parent | prev [-] | |||||||
That's due to the React constraints, though | ||||||||
| ||||||||