Skip to content

Create the React adapter documentation #83

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 18, 2016

Conversation

shulard
Copy link
Contributor

@shulard shulard commented Jan 27, 2016

Hello !

I've created the documentation page for the React adapter lib.


$client = new Client($messageFactory);

For simplicity, all the required objects are built internally by default:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/built internally by default/instantiated automatically if not explicitly specified/ ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated 👍

@shulard shulard force-pushed the feature/react-adapter-doc branch from af2fd53 to dd68757 Compare January 27, 2016 14:01
------------

To install the React adapter, which will also install React itself (if it was
not yet included in your project), run:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WDTY of : "Use composer to install the React adapter. It will also install React as it's a dependency."

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cleaner, thanks 😄

@shulard shulard force-pushed the feature/react-adapter-doc branch from dd68757 to 2d4e0c4 Compare February 1, 2016 11:11
@sagikazarmark
Copy link
Member

What's the situation with this one.

@shulard
Copy link
Contributor Author

shulard commented Feb 11, 2016

I've reviewed all the feedbacks and updated the files... If this page is complete, it can be merged !

@dbu
Copy link
Contributor

dbu commented Feb 17, 2016

@shulard it looks like you did not push your fixes. can you please check and push them? apart from that i think its ready for merging.

@shulard shulard force-pushed the feature/react-adapter-doc branch from 2d4e0c4 to b8582e1 Compare February 18, 2016 09:11
@shulard
Copy link
Contributor Author

shulard commented Feb 18, 2016

@dbu, indeed I haven't added the changes before commit... It's now really pushed! Sorry for that mistake 😄.

@sagikazarmark
Copy link
Member

Can you add installation instructions for message factory and discovery?

https://github.com/php-http/documentation/pull/84/files#diff-79875bdeec6865600aca86d31fe5f2d9R16

@sagikazarmark
Copy link
Member

LGTM

@shulard shulard force-pushed the feature/react-adapter-doc branch 2 times, most recently from 0d0f9aa to e92b9b4 Compare February 18, 2016 10:22
@shulard
Copy link
Contributor Author

shulard commented Feb 18, 2016

I've added the instructions for message factory and discovery.

Installation
------------

Use composer to install the React adapter. It will also install React as it's a
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please write as "Composer_" to have this link to composer. (without the quotes). the link target is defined in the conf.py file in the root folder, as we use it all over the place

@dbu
Copy link
Contributor

dbu commented Feb 18, 2016

looks good to me, maybe link "composer" as i proposed.

@shulard shulard force-pushed the feature/react-adapter-doc branch from e92b9b4 to c610d5f Compare February 18, 2016 17:36
@shulard
Copy link
Contributor Author

shulard commented Feb 18, 2016

I've added the link to Composer.

dbu added a commit that referenced this pull request Feb 18, 2016
Create the React adapter documentation
@dbu dbu merged commit 3afa2df into php-http:master Feb 18, 2016
@dbu
Copy link
Contributor

dbu commented Feb 18, 2016

cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants