Activity feed
-
Fallbacks for HTTP 404 images in HTML and JavaScript
What if an image doesn’t exist anymore? What if someone accidentally deleted an image in your CMS? How do you detect and deal with this?
-
Everything I install and set up on a new MacBook as a web developer
Here are the developer tools, browsers, utility apps and other useful things I install on a new dev machine to help productivity.
-
What is DevRel? Syntax Episode 697
I sat down with the Wes and Scott to talk about what DevRel is, how to get into it, important skills like writing and public speaking, challenges like blog post quotas, and more.
-
I built a productivity tracker that was NOT a to do list
I took part in Jason Lengstorf's new series: 4 devs, 1 app idea and it was SO MUCH FUN.
-
The API sent the WRONG HTTP status code?!
Read the documentation, people.
-
Entertainment as Code @ ffconf 2023
This talk is about live streaming and learning in public, and about how writing silly code and building silly websites in front of a live audience is a powerful (and hilarious) way to build a community.
-
A story about HTTP status codes and why you should read documentation
Recently, I wrote some bad code. But this highlighted the importance of correct HTTP status codes, and how I should really read documentation.
-
Entertainment as Code: Premier
Learn about streaming live coding, and how writing silly code in front of a live audience is a powerful (and hilarious) way to build community.
-
Sentry + FastAPI Q&A Livestream
As a follow-up to Sentry's first-ever FastAPI meetup, I sat down with Sebastian Ramirez, founder of FastAPI, to ask all of the questions we didn’t get a chance to during the meetup, and held a live Q&A with the audience.
-
Using hooks to monitor and error track with Sentry when self-hosting Directus
Learn how to set up Sentry monitoring and error tracking for your self-hosted Directus project by building custom hooks.
-
How to use jQuery with Astro
Understanding how to use jQuery in an Astro project was hard to Google. So I wrote my own guide for you and my future self.
-
From LCP to CLS: Improve your Core Web Vitals with Image Loading Best Practices
Learn all about image lazy loading and how it can help improve performance, UX and core web vitals.