-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
At this point it is not too clear (to a newcomer) how the framework operates. I suggest to add a doment in ./doc/design.md which describes how interaction between components is achieved and what you would need to do to add another interactive component.
In the code itself we should put a short description above every function - unless it is totally self-explanatory. For example, in dataframe.js it should state what a dataframe is, what it does and how it interacts, so that people can understand the code beneath without going into detail.
If we document this project well, the chance is higher that other people will start using and contributing to the source base.
Metadata
Metadata
Assignees
Labels
No labels