Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Tutorial comment.json not synchronised with server sources #80

@Fran-Rg

Description

@Fran-Rg

In the tutorial these parts point to a path not exactly the same than the server are providing:
https://facebook.github.io/react/docs/tutorial.html#fetching-from-the-server

<CommentBox url="/api/comments" />,

And https://facebook.github.io/react/docs/tutorial.html#updating-state

<CommentBox url="/api/comments" pollInterval={2000} />,

Where it should be url="/comments.json" like in the repository
Issue really similar to #67 facebook/react#4673 #78

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions