Anna Pitcock
Software Engineer
I build fast, secure, scalabe cloud solutions.
Open for work starting: Tue Sep 09 2025
The card content below is fetched by the client-side from /quotes/random
(see file app/quotes/random/route.js
) with a different quote shown on each page load:
Loading...
On Netlify, Next.js Route Handlers are automatically deployed as Serverless Functions. Alternatively, you can add Serverless Functions to any site regardless of framework, with acccess to the full context data.
And as always with dynamic content, beware of layout shifts & flicker! (here, we aren't...)