Skip to content

Add quick start #35

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

Merged
merged 4 commits into from
Oct 11, 2020
Merged

Conversation

maxdeviant
Copy link
Member

Description of the change

This PR adds a quick start for the library.

The quick start shows a minimal example of using the PureScript FFI to deal with a null-returning function using Nullable. The example follows the guidance of the PureScript FFI tips to help promote good FFI practices.

The code used in the quick start also lives under examples so that it can be built/tested for accuracy.

Resolves #31.


Checklist:

  • Added the change to the changelog's "Unreleased" section with a link to this PR and your username
  • Linked any existing issues or proposals that this pull request should close
  • Updated or added relevant documentation in the README and/or documentation directory
  • Added a test for the contribution (if applicable)

@maxdeviant
Copy link
Member Author

Once #36 is merged I can add the changes from this PR to the changelog.

@thomashoneyman thomashoneyman merged commit 985add6 into purescript-contrib:main Oct 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Repository doesn't have a quick start section in the README
2 participants