Skip to content

aizatto/yjs-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

  • Study a working example of CRDT
  • Create a reproducible environment for yjs.
  • Deconstruct yjs
    • Understand how it stores the data
    • Reproduce my own function CRDT
  • Evaluate if yjs can be used in production

Current Evaluation

yjs can't be used in production because:

  • Doesn't work with create-react-app
    • This is important for me because it makes it easier for me to manage the front end
  • No TypeScript definitions

Concerns

Difficulties

Links

About

Create a reproducible environment for yjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors