Hacker News new | ask | show | jobs
by junhsss 832 days ago
Thanks for the kind words! I’ll definitely look into that

Most of the heavy work, including collaborative editing, is done with Facebook’s Lexical library. There’s also a Vue binding for Lexical, so you should try it! (https://github.com/wobsoriano/lexical-vue)

As for the backend, I wrote a server that runs on Cloudflare Workers and Durable Objects. Super impressive products, btw.

1 comments

Brilliant, thanks - I'll check it out