Live data from Hacker News

Editor.js – Block Styled Editor

editorjs.io

1–10 of 75 posts

Re: Editor.js – Block Styled Editor

#9
post #7

This is really nice. Now HTML is not a concern anymore. Really fit the mental model of React. Will try this in my current project. Thanks you very much.

Make sure you try it in any browsers you want to support, especially mobile. That's where the dragons are.

It also sucks to be in a position to say "lol sorry" to a user for being unable to do something in a major mobile browser when you could've gone with something more solid like ckeditor.

Re: Editor.js – Block Styled Editor

#10
post #6

Curious how this stacks up against draft js?

Or slatejs. As I understand both have (or used to have) some serious problems with Android mobile. I don't see an explicit claim of Android/mobile support here either, which to me would be the killer feature.

They're hard at work on Android support on SlateJS.

https://github.com/ianstormtaylor/slate/issues/2062

Post reply on HN