Reading List
- How to Use Next.js Middleware
With the release of Next.js 12, Vercel Edge Functions have been announced, allowing for super speedy edge-optimised functions. They can also be used as helpful Next.js middleware functions. In this article I'll explain what they are and how to use them, before diving into a few examples.
- COP26.org: A quick sustainability check
With COP26 about to take place in Glasgow, let’s take a quick look at how the COP26 homepage holds up in terms digital sustainability. What’s its carbon footprint, and can it be improved?
- Do-nothing scripting: the key to gradual automation
Dan Slimmon
•
15 Jul 2019
Every ops team has some manual procedures that they haven’t gotten around to automating yet. Toil can never be totally eliminated. Very often, the biggest toil center for a team at a growing …