Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

suggested examples for contribution #1

Open
8 tasks
dherman opened this issue May 28, 2017 · 2 comments
Open
8 tasks

suggested examples for contribution #1

dherman opened this issue May 28, 2017 · 2 comments

Comments

@dherman
Copy link

dherman commented May 28, 2017

Here's a list of some single-serving examples that would make for great PRs. If you're interested in contributing one, just put "🔒 @Yourusername" next to the item in the list. Once you have a PR open, add a link next to that, too.

  • populate a JsBuffer - 🔒 @dherman
  • same but for JsArrayBuffer
  • nested scopes
  • uses of neon::vm::Lock, e.g. mutating the contents of a binary buffer
  • doing simple parallel computation with Rayon
  • propagating exceptions with ? syntax
  • defining classes
  • type testing and downcasting with ::check<T>()?
@jugglingcats
Copy link

Is the idea that you are going to migrate examples from https://github.com/dherman/neon-examples?

@dherman
Copy link
Author

dherman commented May 29, 2017

@jugglingcats Yeah, and start linking to them from https://guides.neon-bindings.com

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

No branches or pull requests

2 participants