Cloudflare Docs
Workers
Visit Workers on GitHub
Set theme to dark (⇧+D)

Learning

Conceptual knowledge about how Workers works.

  • Storage options guide: Storage options available on Cloudflare's developer platform that can be used with Workers.
  • Continuous integration: Optimize your continuous integration and continuous deployment flow with Workers.
  • How the Cache works: How Workers interacts with the Cloudflare cache.
  • How Workers works: The difference between the Workers runtime versus traditional browsers and Node.js.
  • Languages: Languages supported on Workers, a polyglot platform.
  • Migrate from Service Workers to ES Modules: Write your Worker code in ES modules syntax for an optimized experience.
  • Protocols: Supported protocols on the Workers platform.
  • Security model: This article includes an overview of Cloudflare security architecture, and then addresses two frequently asked about issues: V8 bugs and Spectre.