Live data from Hacker News

Why I rebuilt ProseMirror's renderer in React

smoores.dev

1–4 of 4 posts

Re: Why I rebuilt ProseMirror's renderer in React

#2
Howdy folks. This is a somewhat long (… sorry!) deep dive into several years’ worth of work that started when I was a staff engineer at The New York Times and has followed me into open source development in the years since I left to do my own thing! In it, I break down the issues we’ve faced while attempting to integrate React and ProseMirror — there are loads of code snippets and live demos in there. I hope that at least one other person finds this interesting!

Re: Why I rebuilt ProseMirror's renderer in React

#3
post #2

Howdy folks. This is a somewhat long (… sorry!) deep dive into several years’ worth of work that started when I was a staff engineer at The New York Times and has followed me into open source development in the years since I left to do my own thing! In it, I break down the issues we’ve faced while attempting to integrate React and ProseMirror — there are loads of code snippets and live demos in there. I hope that at…

This is a truly excellent post, thank you for sharing. I learned a lot and will take a few more reads to fully unpack it. Thanks for taking the time, I know articulating all of these ideas can be a heavy undertaking.

Re: Why I rebuilt ProseMirror's renderer in React

#4
post #3
post #2

Howdy folks. This is a somewhat long (… sorry!) deep dive into several years’ worth of work that started when I was a staff engineer at The New York Times and has followed me into open source development in the years since I left to do my own thing! In it, I break down the issues we’ve faced while attempting to integrate React and ProseMirror — there are loads of code snippets and live demos in there. I hope that at…

This is a truly excellent post, thank you for sharing. I learned a lot and will take a few more reads to fully unpack it. Thanks for taking the time, I know articulating all of these ideas can be a heavy undertaking.

Thank you for the kind words, I really appreciate it! I'm glad you enjoyed it