Skip to content

dyang108/webcoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebCoder

A collaborative web plain text editor

Run

npm install
npm install -g nodemon
npm run test

Issues:

  • Concurrency with sessionText and sessions on backend
  • Highlighting from other user
  • Latency from database transactions interfering - Move lines
  • TextMate shortcuts

Using Ace, WebSockets, Node, Pug, Express.

Maybe I'll migrate to Go on the server later...

About

A collaborative web based plain text editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published