Activity feed
-
How to build an HTML-only accordion — no JavaScript required!
You don't need JavaScript to build accordions! Use HTML only and just four lines of code.
-
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.
-
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.
-
That's My Jamstack: Shipping, learning and rendering
-
An introduction to GraphQL and how to use GraphQL APIs
Here's everything I learned this year about GraphQL for anyone getting started.
-
I streamed for Twitch Dev Day 2021
-
Developer Avocados: my story
-
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.
-
Twitch API Fun with TrostCodes
-
Microsoft Reactor Community Spotlight
-
GitHub ReadME Project
-
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.