Skip to content
D
Documentation

Getting help

reference
1 min readUpdated

Getting help

Support references are the project links you use when you need to try Conduit, inspect its API, read its source, or learn how the codebase works.

If you need to…Go to
Choose the right external referenceBefore you start
Try the applicationDemo in the support-reference table below
Inspect API routes and responsesAPI spec here in the support-reference table below
Read the application sourcemain RealWorld repo in the support-reference table below
Learn how the codebase's patterns workour wiki in the support-reference table below

Before you start

Before choosing a reference, identify whether you need to try Conduit, inspect its API, read its source, or learn how the codebase works. The project describes Conduit as a React and Redux codebase and lists four separate destinations for those needs.

Use the project README as the starting point, then continue to Choose a support reference. The application itself does not provide a support-reference area.

Choose a support reference

Use this procedure when you need help outside the application.

Prerequisites

  • You know which kind of help you need.

Steps

  1. Open the project README.

  2. Select the matching link in the support-reference table above.

    If you need to…Select
    Try the applicationDemo or the live demo link
    Inspect API routes and responsesAPI spec here
    Read the application sourcemain RealWorld repo
    Learn how the codebase's patterns workour wiki

Result: The reference that matches your question is open.

Was this page helpful?

Download as PDF
Getting help — Conduit (React)