Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert README examples to ES6 #3

Open
notduncansmith opened this issue May 13, 2017 · 1 comment
Open

Convert README examples to ES6 #3

notduncansmith opened this issue May 13, 2017 · 1 comment

Comments

@notduncansmith
Copy link

I feel like the initial review would be a lot clearer with some changes, e.g. arrow functions.

@simplygreatwork
Copy link
Owner

simplygreatwork commented May 14, 2017

Duncan, thank you so much for offering feedback. One of the nice aspects of arrow functions in ES6 are that they automatically bind to this.

Aside: I'm currently focused on adding LevelDB storage to godsend-extras. The modular stream processors in Godsend makes it pretty simple to add support for match, sort, limit, pluck, and so forth when retrieving data. It's also easy to extend. I'm hoping to publish this in the next few days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants