-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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: add tutorials index & fix async #359
Conversation
@atian25, thanks for your PR! By analyzing the history of the files in this pull request, we identified @popomore and @dead-horse to be potential reviewers. |
title: 教程 | ||
--- | ||
|
||
- [渐进式开发](./progressive.md) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we move progressive
to intro
or advance
?
but it had link at zhihu and other
Codecov Report
@@ Coverage Diff @@
## master #359 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 28 28
Lines 636 636
=====================================
Hits 636 636 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@popomore How to deploy to eggjs.org? |
@shaoshuai0102 just buy a coffee and wait, travis will do it for you. |
Checklist
npm test
passesAffected core subsystem(s)
Description of change