Skip to content
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

Docs improvement #369

Open
davydovanton opened this issue Aug 31, 2017 · 6 comments
Open

Docs improvement #369

davydovanton opened this issue Aug 31, 2017 · 6 comments

Comments

@davydovanton
Copy link
Member

I suggest discussing what we want to add to guides. I created a simple list with my ideas. If you have other ideas - let's discuss and update list ❤️

List

Validations

  • Copy validation docs from validation repository
  • Say that hanami-v based on dry-v

Controllers

  • Add information about flash (now we have only information about testing)
  • Rendering XML and JSON data in controllers
  • Streaming and File Downloads

View

Router

Introduction

  • Build simple JSON API project with hanami (something like "Getting Started")

Model

Other guides

  • How to build custom CLI
  • Add information about hanami-utils
  • Security Guide
  • Debugging hanami app
  • Profiling hanami app
  • How to contribute to hanami

cc @hanami/core

@AlfonsoUceda
Copy link
Contributor

@davydovanton 👍 I think we have to prioritise guides, most urgents for new users for example.

@davydovanton
Copy link
Member Author

@AlfonsoUceda extremely agree. In the issue, I want to see all problems in our guides. But we can set priority for each guide too 👍

@cllns
Copy link
Member

cllns commented Sep 6, 2017

Do we want to change the Getting Started guide from Minitest to RSpec? I know you've suggested the idea before @davydovanton. Since Hanami itself uses RSpec now, I think it's a good idea. I think most Ruby developers are more familiar with RSpec than Minitest (let alone Minitest's Spec syntax).

@davydovanton
Copy link
Member Author

👍👍👍 @cllns
I really want to see rspec in our guides

@cllns
Copy link
Member

cllns commented Sep 6, 2017

@hanami/core What do the rest of you think about switching from Minitest to RSpec throughout the guides?

@apohllo
Copy link
Contributor

apohllo commented Nov 2, 2017

👍 for switching from Minitest to Rspec
👍 for prioritizing JSON/JSON API stuff

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

No branches or pull requests

4 participants