Skip to main content
whitep4nth3r logo

Activity feed

  1. 12 Aug 2022

    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.

    YouTube
  2. 11 Aug 2022

    Add personalization to static HTML with Netlify Edge Functions — no browser JavaScript required

    Check out the video tutorial and accompanying walk-through.

    Blog
  3. 11 Aug 2022

    Moar Serverless

    Join an amazing list of experts to gain insights into how to develop real-world applications that leverage serverless and microservice architectures.

    Event
  4. 11 Aug 2022

    Live AMA with Eduardo Bouças — all about Netlify Edge Functions

    YouTube
  5. 10 Aug 2022

    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?

    Talk
  6. 24 Jul 2022

    How to view Google Lighthouse scores for your site in Netlify

    Install the integration. Check your scores. Profit.

    Blog
  7. 11 Jul 2022

    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.

    Podcast
  8. 27 Jun 2022

    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.

    Podcast
  9. 22 Jun 2022

    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.

    Blog
  10. 12 Jun 2022

    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.

    Blog
  11. 8 Jun 2022

    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!

    Blog
  12. 7 Jun 2022

    Getting started with Astro

    YouTube