Hacker News new | ask | show | jobs
by grincraft 3000 days ago
This would really benefit from adding comments in the 'how to use' code samples, or at least using standard foos and baars to make it clear what is user code and what is part of Nothing.js.

For example it is not really clear if 'executeAction()' etc are part of Nothing.js. I assumed they were, but then the next sample seems to do property chain traversal transparently, without them.

2 comments

I agree, examples can be (and will be) improved with additional comments.
Updated the readme, added a few comments, changed some names