-
Notifications
You must be signed in to change notification settings - Fork 10.4k
New Workers tutorial - Automated Analytics Reporting with Cloudflare Workers and Email Routing #17904
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
Conversation
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.
1 files reviewed, 6 total issue(s) found.
src/content/docs/workers/tutorials/automated-analytics-reporting/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/automated-analytics-reporting/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/automated-analytics-reporting/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/automated-analytics-reporting/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/automated-analytics-reporting/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/automated-analytics-reporting/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/automated-analytics-reporting/index.mdx
Show resolved
Hide resolved
src/content/docs/workers/tutorials/automated-analytics-reporting/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/automated-analytics-reporting/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/automated-analytics-reporting/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/automated-analytics-reporting/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/automated-analytics-reporting/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/automated-analytics-reporting/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/automated-analytics-reporting/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/automated-analytics-reporting/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/automated-analytics-reporting/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/automated-analytics-reporting/index.mdx
Outdated
Show resolved
Hide resolved
|
@Maddy-Cloudflare thanks for the review! updated with 7f5a44f |
src/content/docs/workers/tutorials/automated-analytics-reporting/index.mdx
Outdated
Show resolved
Hide resolved
kristianfreeman
left a comment
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.
Really cool! Had one comment but it looks great otherwise.
| main = "src/index.js" | ||
|
|
||
| # Set to the current date | ||
| compatibility_date = "<>" |
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.
Can this be a date, like the date you were writing this tutorial? Devs should change it, but they may not - it should default to something reasonable!
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.
@kristianfreeman thanks for the feedback!
updated with 1925c4c
src/content/docs/workers/tutorials/automated-analytics-reporting/index.mdx
Show resolved
Hide resolved
…ng/index.mdx Add author credit
|
Congratulations @kaumnen, the maintainer of this repository has issued you a holobyte! Here it is: https://holopin.io/holobyte/cm3x4qmuh20600cmkerneb4qa This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
…Workers and Email Routing (#17904) * initial version * fix link checks, other minor fixes * update wrangler code section. other minor changes * rewording and style fixes * title update * update compatibility_date * Update src/content/docs/workers/tutorials/automated-analytics-reporting/index.mdx Add author credit --------- Co-authored-by: db-cloudflare <[email protected]>
Summary
Added a Workers tutorial - Automated Analytics Reporting with Cloudflare Workers and Email Routing
Documentation checklist