How to use Collaboration Kit with Hilla AutoForm?

I heard that collaboration kit is now going to be open source. I was looking into using it with hilla forms.

I don’t think it has support for Hilla (as of now) - at least it’s not mentioned anywhere in the docs

2 Likes

There are new related Hilla features on the way. Stay tuned.

1 Like

We are bringing a new building block for maintaining shared UI state to Hilla, full-stack signals.

@Leif did a talk on them at Devoxx last week https://www.youtube.com/watch?v=UAQZ10Mx3xg

2 Likes

Very interesting!! I like the direction we are taking.
I had tried to use Introduction to SyncedStore | SyncedStore - Javascript CRDT based real-time sync
But i was not able to make it work with our push or reactive endpoints. it was much easier to write reactive endpoints and broadcast message.

1 Like