-
Notifications
You must be signed in to change notification settings - Fork 22
docs: update README with an example #133
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
docs: update README with an example #133
Conversation
|
Hello :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very cursory first pass, will go over the content in more depth shortly
TICKET: BG-50225 fix: format files Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Eric Crosson <67922293+ericcrosson-bitgo@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Eric Crosson <67922293+ericcrosson-bitgo@users.noreply.github.com> Update packages/io-ts-http/README.md Co-authored-by: Vivian McCarty <107434158+vmccarty@users.noreply.github.com>
9a2a745 to
a0beacf
Compare
| The first import is the `io-ts` package. It's usually imported `as t` for use in | ||
| describing the types of data properties. Again, review | ||
| [io-ts](https://github.com/gcanti/io-ts) documentation for more context on how to use it | ||
| and this package. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I waffle on whether or not we can consider this assumed knowledge of our audience. I suppose we'd best not consider it base knowledge.
Where did we first reference the io-ts readme? (Referencing the word Again,)
| The first import is the `io-ts` package. It's usually imported `as t` for use in | |
| describing the types of data properties. Again, review | |
| [io-ts](https://github.com/gcanti/io-ts) documentation for more context on how to use it | |
| and this package. | |
| The first import is the `io-ts` package, which provides the foundation for arbitrary-precision in defining api-ts specifications. Review | |
| [the io-ts documentation](https://github.com/gcanti/io-ts/blob/master/index.md) to learn more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Preface mentions io-ts and provides a link to the docs for it.
828709f to
bcff264
Compare
docs: make intro more clear Co-authored-by: Eric Crosson <67922293+ericcrosson-bitgo@users.noreply.github.com> docs: describe more clearly what io-ts-http is used for Co-authored-by: Eric Crosson <67922293+ericcrosson-bitgo@users.noreply.github.com>
bcff264 to
5ef623d
Compare
|
🎉 This PR is included in version 1.0.0-beta.15 🎉 The release is available on npm package (@beta dist-tag) Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 0.2.0-beta.7 🎉 The release is available on npm package (@beta dist-tag) Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 0.2.0-beta.4 🎉 The release is available on npm package (@beta dist-tag) Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 0.2.0-beta.10 🎉 The release is available on npm package (@beta dist-tag) Your semantic-release bot 📦🚀 |
|
This PR landed! 🥳 🎉 Well done @andrew-scott-fischer and team! This is a major step forward, thanks for all the effort behind this milestone 🚀 |
Add an example of using
io-ts-httpTICKET: BG-50225