Designly Blog

#Cloudflare

How to Create Your Own Image Optimization / Resizing Service for Practically Free
3 months ago
Full-Stack Development

How to Create Your Own Image Optimization / Resizing Service for Practically Free

Learn to create a cost-effective image optimization service using PHP, AWS CloudFront, S3, and CloudFlare, enhancing image delivery and performance.

Host Your Next.js Site on CloudFlare Pages With Next/Image Support For Free
1 year ago
Full-Stack Development

Host Your Next.js Site on CloudFlare Pages With Next/Image Support For Free

This tutorial will focus on deploying a Next.js website to CloudFlare Pages + Workers, complete with Next/Image support via a custom image loader.

Turnstile:  CloudFlare's New reCaptcha Replacement in NextJS / React
1 year ago
Full-Stack Development

Turnstile: CloudFlare's New reCaptcha Replacement in NextJS / React

In this article, I'm going to show you how to implement CloudFlare's Turnstile CAPTCHA service in a React or NextJS app using Le0Developer's react-turnstile package.

How to Get a Custom Domain For Your Free CloudFront CDN
1 year ago
Cloud Computing

How to Get a Custom Domain For Your Free CloudFront CDN

You can have your own custom domain name for your free AWS CloudFront distribution. I'll show you step-by-step how!

Automated Responsive Images Using React and Cloudflare Images
1 year ago
Website Design

Automated Responsive Images Using React and Cloudflare Images

In today's mobile world, it's important to serve images according to screen size. I'll show you how to automate this process.