Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Examples of data transformation #29

Closed
asherccohen opened this issue Nov 4, 2020 · 1 comment
Closed

Examples of data transformation #29

asherccohen opened this issue Nov 4, 2020 · 1 comment

Comments

@asherccohen
Copy link

It would be interesting to see some official examples of how data transformation can be achieved with this library.

The examples could show how data from a fetch can be converted (maybe normalized) or how a series of transformations can benefit of observables.

@crimx
Copy link
Owner

crimx commented Nov 5, 2020

Hi. This library is about marrying RxJS and React. There are examples on the docs on how to achive that. It assumes you know about both libraries.

observable-hooks allows you to do basically whatever you want with observables. So just check out other tutorials out there if you want to learn about observable patterns.

@crimx crimx closed this as completed Mar 23, 2021
Repository owner locked and limited conversation to collaborators Mar 23, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants