How Cloudflare Uses TypeScript
53 engineering articles about TypeScript from Cloudflare's engineering team
Other Cloudflare Technologies
Other Companies Using TypeScript
Articles
Filter:
The article discusses the development of vinext, a new front-end framework that serves as a drop-in replacement for Next. js, built using Vite and designed for deployment on Cloudflare Workers.
The article introduces Code Mode, a technique that allows AI agents to interact with the entire Cloudflare API using only 1,000 tokens, significantly reducing context window usage.
Matt Carey
9 min read
Includes Code
Has Summary
--
The article introduces Markdown for Agents, a feature by Cloudflare that allows AI systems to request web content in Markdown format instead of HTML.
Cloudflare introduces Moltworker, an open-source middleware that enables running the Moltbot self-hosted AI agent on Cloudflare's Developer Platform instead of dedicated hardware like Mac minis.
Celso Martinho
11 min read
Includes Code
Has Summary
--
This article demonstrates how to port a Matrix homeserver from traditional infrastructure (Synapse on VPS) to Cloudflare Workers, creating a serverless, zero-maintenance deployment with automatic p...
Nick Kuntz
9 min read
Includes Code
Has Summary
--
The article discusses a new approach to using the Model Context Protocol (MCP) by converting its tools into a TypeScript API, which allows Large Language Models (LLMs) to generate code that interac...
Kenton Varda
15 min read
Includes Code
Has Summary
--
The article discusses the Cloudflare Workers Launchpad program, highlighting its impact on startups and introducing the new Cohort #6 participants.
Christopher Rotas
8 min read
Includes Code
Has Summary
--
Cap'n Web is a new RPC system designed for browsers and web servers, implemented in pure TypeScript.
Kenton Varda
18 min read
Includes Code
Has Summary
--
The article discusses the collaboration of ten leading AI companies in building remote Model Context Protocol (MCP) servers on Cloudflare, enabling seamless project management and application deplo...
Dina Kozlov
14 min read
Includes Code
Has Summary
--
Cloudflare Snippets are now generally available, providing a fast and flexible way to control HTTP traffic using lightweight JavaScript code rules at no extra cost for all paid plans.
Nikita Cano
7 min read
Includes Code
Has Summary
--
The article introduces AutoRAG, a fully managed Retrieval-Augmented Generation (RAG) pipeline available in open beta on Cloudflare.
Anni Wang
11 min read
Includes Code
Has Summary
--
The article discusses how to build and deploy Remote Model Context Protocol (MCP) servers on Cloudflare, highlighting the new capabilities that allow these servers to be accessible over the interne...
Brendan Irvine-Broque
14 min read
Includes Code
Has Summary
--
The article discusses Cloudflare's approach to upgrading their developer documentation by treating it as an open source product.
Kim Jeske
8 min read
Includes Code
Has Summary
--
This article discusses the general availability of the Browser Rendering API for all paid Cloudflare Workers customers, introduces session management features, and announces the rollout of Cloudfla...
Tanushree Sharma
8 min read
Includes Code
Has Summary
--
This article discusses the enhancements made to Cloudflare's integration with popular full-stack frameworks, enabling faster local development workflows.
Cloudflare Workers has introduced a JavaScript-native RPC (Remote Procedure Call) system that simplifies communication between Workers and Durable Objects.
Kenton Varda
17 min read
Includes Code
Has Summary
--
The article discusses Cloudflare Calls, a platform that enables developers to build real-time audio and video applications using WebRTC.
Renan Dincer
15 min read
Has Summary
--
The article discusses how to enhance the developer experience when using Cloudflare Workers and D1 with Prisma ORM. It highlights the integration of Prisma ORM version 5. 12.
Jon Harrell (Guest Author)
7 min read
Includes Code
Has Summary
--
The article discusses the new integration of Vitest with Cloudflare Workers, enabling developers to write unit and integration tests that run directly in the workerd runtime.
Brendan Coll
16 min read
Includes Code
Has Summary
--
The article discusses enhanced debugging capabilities for Cloudflare Workers, focusing on the introduction of breakpoint debugging.
Adam Murray
10 min read
Includes Code
Has Summary
--
The article discusses how Prisma successfully reduced its engine distribution costs by 98% by migrating from AWS S3 and CloudFront to Cloudflare R2.
Pierre-Antoine Mills (Guest Author)
9 min read
Has Summary
--
The article introduces Workers AI, a serverless AI inference platform powered by Cloudflare's global network of GPUs.
Phil Wittig
13 min read
Includes Code
Has Summary
--
The article discusses the implementation of WebAssembly (Wasm) core dumps and debugging Rust applications in Cloudflare Workers.
Sven Sauleau
17 min read
Includes Code
Has Summary
--
This article discusses the integration of LangChainJS with Cloudflare Workers, highlighting how developers can build applications that leverage large language models (LLMs).
Ricky Robinett
13 min read
Includes Code
Has Summary
--
The article discusses the security challenges associated with Generative AI applications and provides actionable strategies for developers to mitigate risks.
Reid Tatoris
12 min read
Includes Code
Has Summary
--
The article discusses how Cloudflare's Workers for Platforms is empowering SaaS businesses by providing customizable serverless solutions.
Nathan Disidore
8 min read
Includes Code
Has Summary
--
The article discusses the enhanced Quick Edit feature for Cloudflare Workers, now powered by VSCode for Web, which significantly improves the development experience by allowing developers to edit a...
Samuel Macleod
7 min read
Includes Code
Has Summary
--
The article introduces the new connect() API for creating outbound TCP sockets in Cloudflare Workers, enabling direct connections to TCP-based services such as databases.
Brendan Irvine-Broque
10 min read
Includes Code
Has Summary
--
The article discusses the development of an open-source SEO tool named Prospector, built using Cloudflare Workers, D1, and Queues.
Kristian Freeman
12 min read
Includes Code
Has Summary
--
The article introduces Wildebeest, an open-source server compatible with ActivityPub and Mastodon, built on Cloudflare's Supercloud.
GitHub ActionsJavaScriptJSXNext.jsNode.jsPostgreSQLQwikRedisRubySQLSQLiteTailwind CSSTerraformTypeScript
Celso Martinho
22 min read
Includes Code
Has Summary
--
The article summarizes the key announcements made during Developer Week 2022, highlighting 31 posts that cover product announcements, technical deep dives, and customer stories related to Cloudflar...
Dawn Parzych
5 min read
Has Summary
--
The article discusses enhancements to TypeScript support for Cloudflare Workers, focusing on accuracy, ergonomics, and interoperability.
Brendan Coll
7 min read
Includes Code
Has Summary
--
The article discusses Xata Workers, a serverless function product built on Cloudflare Workers, designed to simplify client-side database access without exposing sensitive credentials.
Alexis Rico (Guest Author)
9 min read
Includes Code
Has Summary
--
The article discusses the introduction of Cloudflare Queues in open beta, a service designed to help developers build scalable applications without the complexity of managing infrastructure.
Rob Sutter
11 min read
Includes Code
Has Summary
--
The article discusses D1, Cloudflare's first SQL database designed to simplify database management for developers using Cloudflare Workers.
Nevi Shah
16 min read
Includes Code
Has Summary
--
This article provides a comprehensive guide on building a scheduling system using Cloudflare Workers and Durable Objects.
Adam Janiš
8 min read
Includes Code
Has Summary
--
Cloudflare has announced experimental support for the WebAssembly System Interface (WASI) on Cloudflare Workers, enhancing the WebAssembly ecosystem.
Ben Yule
7 min read
Includes Code
Has Summary
--
The article announces the Spring Developer Challenge by Cloudflare, focusing on the development of real-time, collaborative applications.
The article announces the Spring Developer Speaker Series hosted by Cloudflare, featuring expert speakers discussing various topics in web development.
Kristian Freeman
5 min read
Has Summary
--
Miniflare 2. 0 is a fully-local development and testing tool for Cloudflare Workers, enhancing the developer experience with modular design, reduced package size, and improved accuracy.
Brendan Coll
14 min read
Includes Code
Has Summary
--
Cloudflare Pages has evolved into a Full Stack platform, allowing developers to deploy both frontend and backend applications seamlessly.
Nevi Shah
10 min read
Includes Code
Has Summary
--
This article provides a comprehensive guide on building a full stack application using Cloudflare Pages, demonstrating how to integrate serverless functions with Cloudflare Workers.
Greg Brimble
9 min read
Includes Code
Has Summary
--
This article discusses the automation of type generation for Cloudflare Workers, addressing the challenges of maintaining accurate type definitions in Rust and TypeScript.
Brendan Coll
5 min read
Includes Code
Has Summary
--
Cloudflare Workers now support JavaScript modules, allowing developers to import and export code more effectively.
Ashcon Partovi
7 min read
Includes Code
Has Summary
--
The article details the development of the Cloudflare Summer Challenge application, highlighting its architecture, the technologies used, and the lessons learned during the implementation process.
Luke Edwards
17 min read
Includes Code
Has Summary
--
Cloudflare Workers® has introduced significant enhancements to streamline the development experience, including a new JavaScript editor at workers.
Ashcon Partovi
3 min read
Includes Code
Has Summary
--
This article discusses how to build e-commerce experiences for Black Friday using JAMstack and Cloudflare Workers, highlighting the benefits of serverless architecture and the integration of modern...
Kristian Freeman
6 min read
Includes Code
Has Summary
--
The article discusses the migration of Cloudflare Workers documentation from Hugo to Gatsby, highlighting the challenges faced and lessons learned during the transition.
Victoria Bernard
16 min read
Includes Code
Has Summary
--
Castle is revolutionizing customer account protection by providing a codeless integration solution that leverages Cloudflare Workers.
Guest Author
10 min read
Includes Code
Has Summary
--
The article introduces Wrangler, a CLI tool designed for building, previewing, and publishing Rust and WebAssembly applications on Cloudflare Workers.
Ashley Williams
4 min read
Includes Code
Has Summary
--