top | item 42963360

Why I rebuilt ProseMirror's renderer in React

4 points| smoores | 1 year ago |smoores.dev

3 comments

order

smoores|1 year ago

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!

switz|1 year ago

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.