-
Notifications
You must be signed in to change notification settings - Fork 223
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
Document existing demos #32
Comments
Regarding docs themselves: definitely good to have. p.s. There is work to be done to make all demos consistent (async factories returning app only; at least a smoke test for each, for deprecation or syntax errors; same configuration principles maybe). |
I suspect until new demos are mentioned in https://demos.aiohttp.org/en/latest/ somehow they don't exist for the most part of aiohttp users. I think a simple catalog of existing examples is enough. Every project has own README, we can reuse it. |
As example, we can do it like this https://reactjs.org/community/examples.html |
Looks good |
We have 4 demos now but only
polls
is documented.It would be nice to have something for others too.
I think new docs should not be as comprehensive as polls, no need to describe boring chapters about preparation and folder structure again and again.
Perhaps a page for demo should be enough.
Mentioning all existing demos in docs increase their visibility and teaching effect.
We need volunteers for the task. Sorry, I personally too busy by aiohttp itself.
The text was updated successfully, but these errors were encountered: