HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ctnicholas

no profile record

Submissions

How CRDTs and sync engines keep realtime lists ordered with fractional indexing

liveblocks.io
2 points·by ctnicholas·قبل 3 أشهر·1 comments

Open sourcing the Liveblocks sync engine and dev server

liveblocks.io
10 points·by ctnicholas·قبل 5 أشهر·1 comments

How to write exceptional documentation

chrisnicholas.dev
6 points·by ctnicholas·السنة الماضية·3 comments

comments

ctnicholas
·قبل 3 أشهر·discuss
Hey folks, I'm Chris, one of the authors of the post! It was a joy to write up this post, and write about the problems we've faced and fixed through the years, in our native LiveList implementation. Let me know if you have any questions.
ctnicholas
·قبل 5 أشهر·discuss
Hey all, we've just open sourced our sync engine and dev server, and we're very excited to share this. We're planning on open sourcing more of our platform as time goes on, and this is the first stage.

You can start your dev server in your Liveblocks app with the following command:

$ npx liveblocks dev

The team and I will be keeping an eye out for any questions you have!
ctnicholas
·قبل 11 شهرًا·discuss
I work at Liveblocks—yes! Our founders were inspired by Figma and wanted to make it possible for others to build apps like this more easily. We provide our own sync engine, Storage, which is aimed at this use case.
ctnicholas
·السنة الماضية·discuss
Hey all, I'm the writer! I thought I'd share this since a couple of my interactive articles went down quite well on here.

Happy to answer any questions.
ctnicholas
·السنة الماضية·discuss
You might have missed this quote near the top—it recommends Tiptap for most uses.

> If you’re here for a quick recommendation, we think the most well-rounded choice is Tiptap because it strikes a balance between being a feature-rich editor without being overly opinionated.