Hacker News new | ask | show | jobs
by onurozkan 3161 days ago
afaik, you cant use draftjs projects like slate, react-rte (both of them awesome) with another framework like vuejs or angular. and you need to store your content as json or you should write parser for each custom block you defined.