Skip to content

Code Refractor #48

@grepgod

Description

@grepgod

Messy Code

The code is a bit messy on few aspects, writers (I included) with the time restraints just wanted to get stuff working neglecting code quality, things that can be improved would be:

  • Web Sockets emitting events are just spread in the code, someone can create a better hierarchy and an Object Oriented solution for.

  • A lot of hardcoded CSS, Settings Variables and IDs can be joined together in a much smarter way.

  • Console Logs for Debug can be replaced by the already implemented DEBUG method for conditional debugging.

  • Tabulation on many files should be improved for better presentation.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions