- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3
Closed
Labels
Milestone
Description
Tasks for this issue:
- 
Rename editorChangeorchangeScrollandchangeCursorfor a consistent naming scheme!
- 
Rename handleNewCursorData,handleNewScrollData,handleEditorChange, as well ashandleChangeCursor,handleChangeScroll, andhandleUserTypingfunctions! They should be more symmetrical!- Maybe something like handleLocal[EVENT]for local user input andhandleServer[EVENT]for receiving the related SocketIO events?
 
- Maybe something like 
- 
Rename loggedInevent andhandleUserLoginfunction to better match other names.
- 
Rename createNewGistfunction to match other names.
- 
Update changes in event list table and flowchart