Edge Computing with Cloudflare Workers
wrangler 2.0 — a new developer experience for Cloudflare Workers

wrangler 2.0 — a new developer experience for Cloudflare Workers

11/16/2021 · Ashcon Partovi, Sunil Pai

What this post added

This post introduces wrangler 2.0, a new generation of developer tooling for Cloudflare Workers. Key improvements include an "out-of-the-box" experience requiring no configuration for a single JavaScript file, automatic bundling and deployment to a development environment with a localhost proxy, and a redesigned live remote debugging experience that feels like local execution. It also introduces a "local mode" powered by Miniflare, allowing Workers to run directly on the developer's machine. The post highlights the beta release and encourages feedback.

Read the original post ↗