Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
limscoder
on Feb 14, 2017
|
parent
|
context
|
favorite
| on:
Redux-query – A React/Redux library for querying a...
I've been experimenting with using a component to fetch data. The data to fetch is declaratively described as props.
https://github.com/limscoder/react-wrangler
It uses immutable and allows for time travel debugging.
netghost
on Feb 15, 2017
[–]
That's a really neat approach. I like how it allows you to trigger code on missing paths. That seems like a really simple way to model an API.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://github.com/limscoder/react-wrangler
It uses immutable and allows for time travel debugging.