ReplyMar 21, 2022Ahmed Younes it's a library called draftjs-to-html (and there is another called html-to-draftjs)What is the recommended way of storing the content from DraftJS in a database?
ReplyMar 21, 2022Prateek Surana from what he said, they wrote their own parsers. But there is libraries for this: draftjs-to-html and html-to-draftjs.What is the recommended way of storing the content from DraftJS in a database?