Activity feed
-
6 Feb 2022
Debug your CSS layouts with this one simple trick
Are you battling with layouts in CSS? Use this one line of CSS to help you debug what's up and get you back on the road to success.
-
18 Jan 2022
How to use really long environment variables in Netlify functions
Here’s how you can use a Netlify build plugin to use longer environment variables in your functions.
-
5 Jan 2022
That's My Jamstack: Shipping, learning and rendering
-
13 Dec 2021
An introduction to GraphQL and how to use GraphQL APIs
Here's everything I learned this year about GraphQL for anyone getting started.
-
9 Dec 2021
I streamed for Twitch Dev Day 2021
-
7 Dec 2021
Developer Avocados: my story
-
3 Dec 2021
JavaScript will kill you in the Apocalypse
I joined the JSParty Changelog podcast to share my take that JavaScript is best in moderation, and is a liability when creating performant, resilient, and accessible web applications. I believe we’re drunk on JavaScript, and it’s time we learn how to leverage this powerful web primitive to enhance our web experiences, alongside HTML and CSS, instead of purely relying on JavaScript to completely run the show.
-
30 Nov 2021
Twitch API Fun with TrostCodes
-
30 Nov 2021
Microsoft Reactor Community Spotlight
-
30 Nov 2021
GitHub ReadME Project
-
29 Nov 2021
How to load responsive images in AVIF and WebP using the HTML picture element
A complete guide on how to serve responsive images in WebP and the new AVIF format where supported, using the HTML picture element.
-
23 Nov 2021
PR merged into Google Lighthouse