Activity feed
-
Rewrite HTML and transform page props in Next.js with Next.js Advanced Middleware
Learn how to use Next.js Advanced Middleware from Netlify.
-
Remotely Interesting: Thinking in Serverless
There’s been a lot of buzz about “serverless” and what it is, but what does it mean to “think in serverless?” After all, it’s one thing to know what serverless means, but it’s another to be able to integrate it into strategic thinking. And in this episode, we have a special guest, Ivan Zarea, to help us with that serverless mindset.
-
Getting started with Netlify Edge Functions
Check out this tutorial that sets up a new static project, uses an Edge Function to modify static HTML at request time based on geolocation data, and deploys the project to Netlify.
-
Add personalization to static HTML with Netlify Edge Functions — no browser JavaScript required
Check out the video tutorial and accompanying walk-through.
-
Moar Serverless
Join an amazing list of experts to gain insights into how to develop real-world applications that leverage serverless and microservice architectures.
-
We're all living on it. But what exactly is The Edge?
What is The Edge? What are Edge Functions? And what impact does this new technology have on the Jamstack and the web?
-
How to view Google Lighthouse scores for your site in Netlify
Install the integration. Check your scores. Profit.
-
Remotely Interesting: Tool Decision Paralysis
There are so many tools that it can be exhausting to choose which one to try or use! Let's talk about how we navigate the complex ecosystem and some of our favourite tools for being productive.
-
Living on the Edge with Netlify
I joined the Stack Overflow podcast with Phil Hawksworth, Cassidy Williams and Ceora Ford to talk about Jamstack, serverless, The Edge, and my journey into coding.
-
Should I write a new JavaScript framework?
Do you often ask yourself, should I write a new JavaScript framework? Here's some things you should consider, and some tips to get you started.
-
How to deploy an Astro site
Deploy an Astro project as a static, server-rendered, or edge-rendered site, try out some Netlify templates, and learn how to deploy to Netlify.
-
Build a business card CLI tool
Learn how to use Node.js, npm and npx to build a CLI tool to output a business card to the terminal. Bonus demo repository included!