Adding more examples to Readme, caveats and inEnvironment info#107
Open
jefffriesen wants to merge 1 commit intoMichaReiser:masterfrom
Open
Adding more examples to Readme, caveats and inEnvironment info#107jefffriesen wants to merge 1 commit intoMichaReiser:masterfrom
jefffriesen wants to merge 1 commit intoMichaReiser:masterfrom
Conversation
Owner
|
Thank you for the PR. I will take a look soon when I have more time at hand. I think most is well explained with a potential to formulate some statements a little bit from a more positive perspective ;) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I hope these examples are helpful to people. I think your examples repo is helpful, but the examples are so complicated it doesn't give you an at-a-glance view of what the library can do. I was hoping to show people right away things like
from,filter,reduce,catchand if they need it,inEnvironment.I also wanted to make it clear that Node.js support was limited (I didn't realize that when I started). I think in the future Node users could be a major consumer of this library. Sorry I didn't have time to submit a PR to make Node.js work.
I'm happy to make modifications or additions to this PR if you want