cloudflare-docs icon indicating copy to clipboard operation
cloudflare-docs copied to clipboard

[Wrangler] Update v1 tutorials to v2

Open lrapoport-cf opened this issue 2 years ago β€’ 2 comments

the following tutorials need updating to work with wrangler v2+:

  • [x] https://developers.cloudflare.com/workers/tutorials/github-sms-notifications-using-twilio/: this tutorial assumes type="webpack" with polyfills for the built-in node:crypto module and Buffer global
  • [x] https://developers.cloudflare.com/workers/tutorials/hello-world-rust/: points to https://github.com/cloudflare/rustwasm-worker-template/, which has been updated to use workers-rs, but the tutorial is still assuming type="rust" (i.e. worker/worker.js doesn't exist anymore)
  • [x] https://developers.cloudflare.com/workers/tutorials/build-a-qr-code-generator/: wrangler init now puts index.js in a src directory, and this uses type="webpack"
  • [x] https://developers.cloudflare.com/workers/tutorials/handle-form-submissions-with-airtable/: includes redundant type="javascript", and assumes outdated wrangler init output structure
  • [x] #14414
  • [ ] #14415
  • [x] #14417
  • [ ] #14418
  • [x] #12668
  • [ ] #14419

Originally posted by @mrbbot in https://github.com/cloudflare/cloudflare-docs/issues/6925#issuecomment-1419254725

lrapoport-cf avatar Feb 10 '23 21:02 lrapoport-cf

I can take a look into this @lrapoport-cf and update the tutorials.

lauragift21 avatar Feb 13 '23 16:02 lauragift21

Yes

LMallett8 avatar Feb 23 '23 18:02 LMallett8

Very belated, but we're closing this out as all tutorials as updated.

πŸŽ† πŸŽ† πŸŽ† πŸŽ† πŸŽ† πŸŽ† πŸŽ† πŸŽ† πŸŽ† πŸŽ† πŸŽ† πŸŽ† πŸŽ† πŸŽ† πŸŽ† πŸŽ† πŸŽ† πŸŽ† πŸŽ† πŸŽ† πŸŽ†

kodster28 avatar Jun 07 '24 11:06 kodster28