Notes modified via websocket, 1493312499659

This commit is contained in:
notes web app 2017-04-27 17:01:39 +00:00
parent 2373f85bfa
commit ea94cbfce2

View File

@ -12,7 +12,7 @@ If you **do** know what I'm talking about, I'm sorry to force my keybindings on
All of your changes here are synchronized via web-socket to a custom node.js app. All of your changes here are synchronized via web-socket to a custom node.js app.
Open a new incognito browser window, log in again, and watch your changes appear in the other window. Open a new incognito browser window, log in again, and watch your changes appear in the other window.
A version history is also going to [bitbucket](https://bitbucket.org/jkaplon/note-data-demo/commits/branch/master). A version history is also going to [bitbucket](https://bitbucket.org/jkaplon/note-data-demo/commits/branch/master).
The Bitbucket repository is public, you should be able to go straight to the URL and see your changes in teh commit history The Bitbucket repository is public, go to the URL and see your changes in teh commit history
This side-project uses the excellent [CodeMirror editor](http://codemirror.net). This side-project uses the excellent [CodeMirror editor](http://codemirror.net).
The experience from a mobile-browser isn't great, my apologies. The experience from a mobile-browser isn't great, my apologies.