Skip to content

Code review, refactoring, cleanup #28

@tomcornall

Description

@tomcornall

Notes

  1. Functions are executed on run, linearly.
  2. No classes.
  3. Lot of synchronous functions - file reads, etc. that could by asynchronous.
  4. File is large, many lines.
  5. Config read - library to separate it out, lemonsync readConfig should just be reading from an input.
  6. Console Read tool/library.
  7. File tracking - use classes for abstracting the stuff happening to them (adding together, scanning them, reading, writing)
  8. ES6!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions