Next Steps - amark/gun GitHub Wiki

We have split the documentation into several pages based on your needs:

Application Developers

For people wanting to just get stuff done, you will want to start with:

  1. Watching the 2 minute crash course.
  2. Experiencing the interactive tutorials.
  3. Working your way through the educational guides.
  4. Jumping into the API documentation.

Software Architects

You may want to learn about GUN's engineering and decide whether it is a good fit for your company. We recommend you:

  1. Get a sense for our CAP Theorem tradeoffs.
  2. Review the performance benchmarks.
  3. See how the graphs are structured.
  4. Understand how the conflict resolution algorithm works.
  5. Recreate GUN from scratch.

Hopefully this helps!