Skip to content

Rename events and functions to be more consistent #1

@LearningNerd

Description

@LearningNerd

Tasks for this issue:

  • Rename editorChange or changeScroll and changeCursor for a consistent naming scheme!

  • Rename handleNewCursorData, handleNewScrollData, handleEditorChange, as well as handleChangeCursor, handleChangeScroll, and handleUserTyping functions! They should be more symmetrical!

    • Maybe something like handleLocal[EVENT] for local user input and handleServer[EVENT] for receiving the related SocketIO events?
  • Rename loggedIn event and handleUserLogin function to better match other names.

  • Rename createNewGist function to match other names.

  • Update changes in event list table and flowchart

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions