March 26, 2020 12:00PM
Migrating to React land: Gatsby
Gatsby
Documentation
Developers
As our developer documentation grows so does the need for tooling. Let’s walk through how we migrated our documentation site to Gatsby to take full advantage of static generation and React....
March 08, 2019 11:04PM
A Node to Workers Story
JavaScript
Cloudflare Workers
Serverless
Developers
Node.js allows developers to build web services with JavaScript. However, you're on your own when it comes to registering a domain, setting up DNS, managing the server processes, and setting up builds....
December 11, 2018 11:48PM
OAuth Auth Server through Workers
Cloudflare Apps
Developers
Cloudflare Workers
Serverless
OAuth
Services need to talk to each other safely without inconveniencing users. Let’s pretend I own a service with users and I want to grant other services access to my service on behalf of my users....
May 03, 2018 6:00PM
Custom Page Selection for Cloudflare Apps
Cloudflare Apps
JavaScript
Always Online
Developers
In July 2016, Cloudflare integrated with Eager - an apps platform. During this integration, several decisions were made to ensure an optimal experience installing apps. We wanted to make sure site owners on Cloudflare could customize and install an app with the minimal number of clicks possible....