James Ross
https://jross.me/
Web security and performance enthusiast. CTO and Co-founder at Nodecraft.com
フィード

Run Express.js on Cloudflare Workers
James Ross
Learn how to run express.js natively on Cloudflare Workers, with improved Node.js compatibility.
1ヶ月前

Compressing assets with Zstandard and Webpack
James Ross
Learn how to build compressed zstandard (zstd) assets with webpack and CompressionWebpackPlugin.
8ヶ月前

Improving wasm imports with wrangler and Cloudflare Workers
James Ross
Discover how wasm imports with wrangler and Cloudflare Workers was improved for better ergonomics and developer experience.
2年前

Verifying Stripe Webhook Signatures with Cloudflare Workers
James Ross
Learn how to verify Stripe Webhooks with Cloudflare Workers, WebCrypto, and Wrangler 2.
3年前

Cloudflare R2 and ShareX Custom Uploader
James Ross
Learn how to hook ShareX up to Cloudflare R2 with a Sharex custom uploader!
3年前

Asynchronous and progressive CSS loading, the right way
James Ross
Learn how to progressively and asynchronously lazy-load CSS stylesheets on your websites, improving performance, UX, and page-load times.
3年前

Server Side Rendering Vue.js 3.2+ on Cloudflare Workers with pipeToWebWritable
James Ross
Learn how to add Server Side Rendering with Cloudflare Workers and the new `renderToWebStream` Vue.js 3.2 API!
4年前

Progressively delivering new image formats with CSS and Cloudflare Workers
James Ross
Learn how you can deliver new image formats such as AVIF with CSS and Cloudflare Workers, improving user experience and Core Web Vitals.
5年前

Moving MCVersions.net serverless with Cloudflare Workers Sites
James Ross
Learn how we moved the site from an old unmaintained PHP application, to a serverless application deployed with Github Actions to Cloudflare Worker Sites.
6年前

Lazy-loading Disqus comments with IntersectionObserver
James Ross
Learn how to lazy-load comments on your blog or website with an IntersectionObserver to improve initial page load speeds.
6年前

Updating your website favicon dynamically with dark mode
James Ross
Learn how to dynamically update your website favicon with dark and light mode variants.
6年前

Using Cloudflare Workers HTMLRewriter to extend Ghost(Pro)
James Ross
Learn how to extend your Ghost(Pro) blog with Cloudflare Workers HTMLRewriter to add new functionality and regain control of your domain.
6年前

Using Backblaze B2 and Cloudflare Workers for free image hosting
James Ross
Learn how to setup your own, free image hosting using Backblaze B2 and Cloudflare Workers.
6年前