falcor icon indicating copy to clipboard operation
falcor copied to clipboard

Making "persisting data" part more clear in documentation

Open albacoretuna opened this issue 9 years ago • 1 comments

Hello, I just got to know Falcor, thanks to @btholt, you've all done a great job!.

After checking out documentation, as someone new to the project, it's hard to understand what are the requirements / options for persisting data with Falcor. In other words, an end users can't easily find out how it's possible to use Falcor in a CRUD app.

Just an idea. Let me know if I can help in any way with that.

related to issue #555

albacoretuna avatar Jun 21 '16 09:06 albacoretuna

It seems like what may be missing is an example of how a datasource->router would interact with a persistent store or service to handle sets/calls, leading out from this section: http://netflix.github.io/falcor/documentation/model.html#setting-values-using-the-model

sdesai avatar Oct 04 '17 23:10 sdesai