Skip to content

Pull in a JS util lib like Underscore.js? #39

Description

@ehaughee

Things I see we could use:

  • without - remove users and rooms from the arrays
  • random - to generate random numbers for building room names
  • Maybe uniqueId - to generate whole room numbers but I'd have to look more into how this works or could be modified
  • escape - might be able to replace the sanitize package dependency if we're adding this already.
  • contains - various array content checks

Seems like from this list it might be worthwhile to pull this in and reduce new code.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions