Proxying Cloudinary Requests with Netlify
Using Netlify's redirect feature to proxy Cloudinary image requests through your own domain for performance benefits.
Using Netlify's redirect feature to proxy Cloudinary image requests through your own domain for performance benefits.
A beginner's guide to setting up and using Netlify Functions for serverless backend tasks, like handling a contact form.
A developer explains why they switched their site hosting back to GitHub Pages from Netlify due to DNS issues, certificate problems, and build time limits.
A guide on fixing Node.js memory allocation errors in Netlify builds by setting environment variables to increase the JavaScript heap limit.
Explores how the 'Age' HTTP header from CDNs like Netlify can interfere with link prefetching tools such as Instant.Page, impacting perceived performance gains.
A technical guide detailing the author's step-by-step process for migrating a blog from WordPress.com to the Hugo static site generator.
A developer shares how to set up automated end-to-end testing for an Eleventy website using Cypress and Netlify deployment.
A technical case study on A/B testing the instant.page prefetching library using Netlify's split testing and SpeedCurve for performance measurement.
A tutorial on adding user comments to a Gatsby site using Netlify serverless functions and GitHub's API to store comments in a JSON file.
A guide to creating a minimal, resilient static website for emergency communication using Eleventy and Netlify.
A guide to creating a custom Netlify Build Plugin to generate markdown from Ghost during the build lifecycle.
A technical guide on automating Jekyll site deployment to Netlify using Docker containers and GitLab's CI/CD pipeline.
A developer shares their experience migrating personal projects to Netlify, focusing on domain management and a simpler, server-side analytics alternative to Google Analytics.
Explains how to build a micro blog using Jamstack, IFTTT, and Netlify, detailing the setup and workflow.
The author revives their blog 'Inspiring Online' with longer posts, a redesign, and a migration from Jekyll to Hugo hosted on Netlify.
Andy shares how switching to Netlify's nameservers dramatically improved his site's time to first byte, with a Web Page Test report.
Andy shares a technical tip about improving DNS resolution by pushing domain nameservers to Netlify, along with an introduction to his work.
A curated list of free and open-source tools, courses, and resources for frontend developers in 2020, covering hosting, accessibility, and learning.
A guide to configuring essential HTTP response headers like Content-Security-Policy and Cache-Control for improved security and performance on static sites hosted on Netlify.