Skip to content

Case study in building the same collaborative recipe editor using various collaboration frameworks (+ React).

License

Notifications You must be signed in to change notification settings

mweidner037/recipe-collab-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recipe-collab-react

Case study in building the same collaborative recipe editor using various collaboration frameworks (+ React).

This started as a Collabs demo, which is live at https://collabs-demos.herokuapp.com/recipe-editor/ and copied in the collabs/ folder. I demonstrated its nuanced behavior under concurrency at LFW.dev meetup #5 (Video, Slides). E.g., if you edit an amount while someone else scales the recipe concurrently, your edit is also scaled, keeping the recipe in proportion.

While Collabs is specifically designed to enable that kind of nuanced behavior, you can do similar things with other collaboration frameworks if you structure your data in the right way. This repo shows how for:

About

Case study in building the same collaborative recipe editor using various collaboration frameworks (+ React).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published