Activity feed
-
Thoughts on AI Coding Tools - (Chat GPT, Co-Pilot, Whisper) - Live Q&A
My friend Erin wanted some opinions on generative AI coding tools. So I went live on Twitch to have a chat.
-
Fireside chat with VoxGig
I sat down with Richard Rodger to discuss live streaming on Twitch, building community, and learning in public.
-
5 reasons you should hire me as your next developer experience engineer
I’m excited to be looking for my next role as a Developer Experience Engineer. Here are five reasons why you should hire me.
-
Can ChatGPT build a WEBSITE?
I tried using ChatGPT to create websites and here's what happened.
-
How I deploy my website using my Apple Watch
TL:DR; a serverless function and build hook on Netlify, and an Apple Shortcut.
-
The best light/dark mode theme toggle in JavaScript
Learn how to build The Ultimate Theme Toggle™️ for your website using JavaScript, CSS custom properties, local storage and system settings.
-
TechMids: Fake it, don't make it. How serverless can level up your front end game and unlock your full stack potential
Learn how serverless and edge runtimes are empowering front end devs to be more productive, and how we can leverage this to do amazing things.
-
How I got my first dev job (in 2014)
I've told this story a million times, and now I've immortalised it on YouTube.
-
A/B test CMS authored content with Netlify Edge Functions
Learn how to run an A/B test using content from your CMS and Netlify Edge Functions.
-
How to split traffic and A/B test different page layouts on the same URL
Learn how to split traffic for A/B testing between different page layouts without changing the URL using Netlify Edge Functions.
-
The universal CSS * selector isn't actually universal
For my ENTIRE career I have been living with an enormous misconception: the universal CSS selector doesn't actually select EVERYTHING.
-
How to hide text in CSS pseudo elements from screen readers
Learn how to hide decorative text generated by CSS from screen readers, so that your weird designs don't interrupt the flow of the text.