Activity feed
Jamstack: Enabling Beginners to Do More @ CoderPad
We're all living on it. But what exactly is The Edge?
More and more cloud hosting providers and software-as-a-service platforms are offering serverless functions at The Edge. But what is The Edge? What are Edge Functions? And why does it matter?
What is The Edge?
Panel speaker @ April 11ty Meetup
I shared my experience on migrating my personal website from Next.js to Eleventy and what I learned along the way.
Learning with Luce @ MongoDB
Eleventy Meetup: migrating from Next.js to Eleventy
HTML is all you need to make a website
In a world full of JavaScript frameworks, SPAs, cutting-edge CSS animations, powerful devices and fast internet connections, HTML-only websites are a controversial and divisive topic. But why?
Microsoft Imagine Cup 2022 Americas Regional Finals Panel Judge
I was honoured to be welcomed to the judge's panel for the Imagine Cup 2022 Americas Regional Finals competition. All teams were so talented, and the competition was tough!
How I massively improved my website performance by using the right tool for the job
In the third iteration of my blog site, I went back to web basics. I wanted to bag a huge performance increase by shipping plain HTML, CSS and as little JavaScript to the browser as possible. Did I succeed? And what did I learn along the way? Let's find out.
How to format dates for RSS feeds (RFC-822)
The RSS feed lives on! But I've always found it difficult to Google for the correct date format required for RSS feeds (RFC-822). Here's a selection of links, guidance and code snippets for future me — and you!