elite-dangerous-journal-server icon indicating copy to clipboard operation
elite-dangerous-journal-server copied to clipboard

Modularize the Journal Server

Open ericrallen opened this issue 5 years ago • 0 comments

The src/index.js file is way to large and way to hard to keep it all in your head when working on it.

It needs to be broken down into more focused modules that can reference one another.

The ~800 line file makes it harder for people to reason about and contribute to.

ericrallen avatar Mar 12 '19 12:03 ericrallen