horizon-docs
horizon-docs copied to clipboard
Document integration with specific frameworks (React etc.)
Inspired by the issue https://github.com/rethinkdb/horizon/issues/662 that @ntomallen opened, I think it would be cool if we could have some documentation that explains how to specifically use Horizon with different frameworks.
We currently have the "Embedding Horizon" document, which is framework-agnostic, and we have example applications for different integrations. However we don't have real structured documentation to talk about the specifics of how to integrate Horizon with a given framework.
Pinging @dalanmiller and @chipotle for thoughts.
I am a proponent of creating some framework-specific guides to using Horizon.
I find the following gist very inspiring: https://gist.github.com/segphault/1e583dd7e02c3780ca3a8d6f28dae461
Could someone from horizon core commenton whether this is a good aproach or if it has some issues I should be aware of.