Live data from Hacker News

ProseMirror 1.0

marijnhaverbeke.nl

1–10 of 69 posts

Re: ProseMirror 1.0

#3
post #2

I wrote this. I'll be monitoring this thread and responding to questions here for the next few hours.

I just wanted to say thanks for this (and for Codemirror.)

I haven't released a product using this yet (although I hope to) but I really want to congratulate you for writing something that focuses on a narrow yet hard problem, that a lot of folks would consider uninteresting because it's been "solved" in other domains, and just doing a really, really good job.

Re: ProseMirror 1.0

#4
post #2

I wrote this. I'll be monitoring this thread and responding to questions here for the next few hours.

Thanks for all the work you've put in to this. I'm actually using this on a moderately large project at work and it's been a dream to integrate and learn.

Re: ProseMirror 1.0

#5
post #2

I wrote this. I'll be monitoring this thread and responding to questions here for the next few hours.

Thanks for all the work you've put in to this. I'm actually using this on a moderately large project at work and it's been a dream to integrate and learn.

That's great to hear! Learning curve is definitely something that's tricky with a library like this (big, modular, with concepts that are unfamiliar to many), so I've tried to compensate with consistency and lots of documentation.

Re: ProseMirror 1.0

#6
post #2

I wrote this. I'll be monitoring this thread and responding to questions here for the next few hours.

I'm currently experimenting with CodeMirror for one of my projects, and it shows that you spent a lot of time to refine its design and API. You did an awesome job, seriously.

I haven't tried ProseMirror yet, but I'm pretty sure that the same level of quality is there.

Thanks for your work!

Re: ProseMirror 1.0

#9
post #8
post #7

I'm a big fan of your work Marijn! Do you have a Patreon or other donation method on your site?

Yes, I have a small patreon at https://www.patreon.com/marijn . Right now I'm also running a crowd-funding for the new edition of my book at https://eloquentjavascript.net/3rd_edition/

Could you also open an account on [Liberapay](https://liberapay.com/)?

Re: ProseMirror 1.0

#10
post #2

I wrote this. I'll be monitoring this thread and responding to questions here for the next few hours.

Seeing an issue on Chrome 61 on http://prosemirror.net/ : If I highlight some text in the example editor and click the link button, the 'Create a link' box displays at the bottom of the page.
Post reply on HN