tonyhb / tectonic

A declarative REST data loader for React and Redux. Docs @
https://tonyhb.github.io/tectonic/
456 stars 31 forks source link

Outdated README #76

Closed andreyluiz closed 5 years ago

andreyluiz commented 7 years ago

Tony, comparing the startup guide in the site and the README, it seems to me that README is very outdated. For example, in README me nothing is mentioned about registering the tectonic in the reducers.

Which of the guides I can follow?

tonyhb commented 7 years ago

Yeah, the readme is intended to be an introduction to what tectonic does for you, not necessarily a full guide.

I can see that's confusing, so sorry about that. Will add an issue to update the readme with a link to the full setup guide to make things better.

That plus an example project should make things much easier to get started

On Tue, Feb 14, 2017, 8:45 AM Andrey Luiz notifications@github.com wrote:

Tony, comparing the startup guide in the site https://tonyhb.github.io/tectonic/guide-setup.html and the README, it seems to me that README is very outdated. For example, in README me nothing is mentioned about registering the tectonic in the reducers.

Which of the guides I can follow?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tonyhb/tectonic/issues/76, or mute the thread https://github.com/notifications/unsubscribe-auth/AASsAdlHuyQ9oBaxVAponAoT_yiN_zFOks5rcdoRgaJpZM4MAte_ .

tonyhb commented 7 years ago

So, to be clear: the site has a full getting started guide which should be everything you need :)

On Tue, Feb 14, 2017, 8:48 AM Tony Holdstock-Brown tonyhb@gmail.com wrote:

Yeah, the readme is intended to be an introduction to what tectonic does for you, not necessarily a full guide.

I can see that's confusing, so sorry about that. Will add an issue to update the readme with a link to the full setup guide to make things better.

That plus an example project should make things much easier to get started

On Tue, Feb 14, 2017, 8:45 AM Andrey Luiz notifications@github.com wrote:

Tony, comparing the startup guide in the site https://tonyhb.github.io/tectonic/guide-setup.html and the README, it seems to me that README is very outdated. For example, in README me nothing is mentioned about registering the tectonic in the reducers.

Which of the guides I can follow?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tonyhb/tectonic/issues/76, or mute the thread https://github.com/notifications/unsubscribe-auth/AASsAdlHuyQ9oBaxVAponAoT_yiN_zFOks5rcdoRgaJpZM4MAte_ .

andreyluiz commented 7 years ago

Nice. That will be great. I have another problem, but I will open a specific issue for it. Thank you. :)

tonyhb commented 7 years ago

Welcome!