-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Notes
- Functions are executed on run, linearly.
- No classes.
- Lot of synchronous functions - file reads, etc. that could by asynchronous.
- File is large, many lines.
- Config read - library to separate it out, lemonsync readConfig should just be reading from an input.
- Console Read tool/library.
- File tracking - use classes for abstracting the stuff happening to them (adding together, scanning them, reading, writing)
- ES6!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels