Imagine if we could blur the lines between a streamer being live and offline on Twitch. And what if the game didn’t stop when the stream ends?| whitep4nth3r.com
I had some misconceptions about this sneaky pseudo element.| whitep4nth3r's Web Feed
Create a professional-looking stream brand with just a few key graphics, considering how your Twitch channel will look when you are online and offline.| whitep4nth3r.com
Salma Alam-Naylor writes and live streams about front end development. Read tutorials and quick tips on HTML, CSS, JavaScript and web dev.| whitep4nth3r.com
Gotta love those Superkeys.| whitep4nth3r's Web Feed
Women in Tech spaces help, but fall short in the long run. Real progress needs systemic change and active involvement from men in positions of power.| whitep4nth3r.com
A spa experience ruined by phones and filming made me question how present we really are. Is this how we're living our lives now?| whitep4nth3r.com
Most developers are using AI for speed and productivity. But at what cost? Could AI be sacrificing software delivery metrics such as efficiency and stability?| whitep4nth3r.com
AI is distracting us from creating real value. While we chase speed and automation, meaningful and human-centered work is getting left behind. Is this progress?| whitep4nth3r.com
Reflections on reconnecting with community, finding belonging beyond the screen, and the joy of sharing real-life moments with Internet Friends.| whitep4nth3r.com
Stressors are everywhere in 2025. But by being intentional in how we nourish our bodies, we can send the right signals to our body that we are thriving.| whitep4nth3r.com
Tired of endless admin in web dev? Visual frameworks could be the answer to getting rid of all the setup tasks that get in the way of building great websites.| whitep4nth3r.com
And your people will find you.| whitep4nth3r's Web Feed
After putting in the work, you owe it to yourself.| whitep4nth3r's Web Feed
On rediscovering the importance of getting dressed daily after finding the perfect pair of jeans.| whitep4nth3r's Web Feed
Send what you like to receive, make it easy for yourself, and do it for the love.| whitep4nth3r's Web Feed
Struggling with severe hand pain, I learned to code by voice. This is my journey with Talon and Cursorless, plus practical tips for hands-free development.| whitep4nth3r.com
It is impossible to highlight and copy code blocks when you are unable to use your hands. Here's how I built my copy code snippet button on my blog posts.| whitep4nth3r.com
In the spirit of self-love and positivity, I will now force myself to list all of the things I did on the internet in 2024.| whitep4nth3r.com
Sometimes, our bodies speak louder than our minds.| whitep4nth3r's Web Feed
Less is more.| whitep4nth3r's Web Feed
Discover how to classify DevRel content to understand what works for your team. Learn about 4 content types, their goals, and leading themes.| whitep4nth3r.com
And yet, I am determined to be OK.| whitep4nth3r's Web Feed
DevRel is not content creation, but centred on helping developers solve problems and build better software through building real apps with real users.| whitep4nth3r.com
Learn how to use the Bluesky API to show likes and Bluesky user avatars on your blog posts when you share them on Bluesky.| whitep4nth3r's Web Feed
Work is an exchange of time for money.| whitep4nth3r's Web Feed
The data confirmed my hypotheses, and the survey is probably biased, but the Attention Economy is here, and people want to consume stuff.| whitep4nth3r.com
Have your Prettier configuration settings caused weird HTML rendering issues. Here's what's happening and how you *might* be able to fix it.| whitep4nth3r.com
Learn how I create blog posts, technical tutorials and other written content plus all the tools and apps I use.| whitep4nth3r.com
Down with capitalism. - Mike Neumegen| whitep4nth3r.com RSS Feed
My website had a silly bug in production for a year, which got me thinking about some of the things we take for granted in the web framework world.| whitep4nth3r.com
I spent years Googling this question before the information stayed in my brain. Sound familiar? Then this post is for you.| whitep4nth3r.com RSS Feed
Learn how to use Node.js, npm and npx to build a CLI tool to output a business card to the terminal. Bonus demo repository included!| whitep4nth3r.com RSS Feed
Add extra metadata to the head tag in your web pages to show richer previews in Slack when your link is unfurled.| whitep4nth3r.com RSS Feed
Combine two CSS custom properties with a media query to get set up with light and dark mode in seconds.| whitep4nth3r.com RSS Feed
Let's explore Jamstack, “Jamstack-adjacent” technologies, and how you can get started building on the Jamstack.| whitep4nth3r.com RSS Feed
But what is The Edge? What are Edge Functions? And why does it matter?| whitep4nth3r.com RSS Feed
Here's a selection of links, guidance and code snippets to help you format dates for RSS feeds (RFC-822).| whitep4nth3r.com RSS Feed
Let's take a look at what we learned building a very silly site for the Netlify Dusty Domains project in December 2021.| whitep4nth3r.com RSS Feed
My RSS feed was broken for OVER A WEEK because I used an invalid character in the XML. Here's how to make sure your RSS feeds don't break like mine did.| whitep4nth3r.com
Here are the developer tools, browsers, utility apps and other useful things I install on a new dev machine to help productivity.| whitep4nth3r.com
How I used the book Make Time: How to focus on what matters every day by Jake Knapp and John Zeratsky to prioritise my work week and take control of chaos.| whitep4nth3r.com
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.| whitep4nth3r.com
I’m now actively looking for my next role as a Developer Experience Engineer. Here are 5 reasons why you should hire me.| whitep4nth3r.com
Learn how to deploy your website with your voice on any Apple device, using a serverless function and build hook on Netlify, and an Apple Shortcut.| whitep4nth3r.com
Learn how to build The Ultimate Theme Toggle for your website using JavaScript, CSS custom properties, local storage and system settings. No framework required!| whitep4nth3r.com
This week I learned that for my ENTIRE career I have been living with an enormous misconception: the universal CSS selector doesn't actually select EVERYTHING.| whitep4nth3r.com
Hide decorative text generated by CSS pseudo elements from screen readers, so that your weird and wonderful designs don't interrupt the flow of the text.| whitep4nth3r.com
Asking “How do I get started with web dev?” is like asking “How do I get started with cooking?” Decide what you want to make. And then reframe the question.| whitep4nth3r.com
Let's take a look back at 2022: what I made, what I learned — both professionally and personally — and what I didn't get around to.| whitep4nth3r.com
Create a responsive, horizontal-striped CSS gradient inspired by 80s VHS tapes using CSS custom properties and a linear gradient.| whitep4nth3r.com
A post about single-page applications, multi-page applications, the history of Twitter tech, and a failed project.| whitep4nth3r.com
A few months ago, I wrote about how you probably shouldn’t write a new JavaScript framework. But I’ve changed my mind. Maybe you should. And here’s why.| whitep4nth3r.com
Did you make a series of unfortunate commits? Learn how to rewrite the git history of a repository in 4 friendly terminal commands to clean up your nonsense.| whitep4nth3r.com
Do you often ask yourself, should I write a new JavaScript framework? Here's some things you should consider, and some tips to get you started.| whitep4nth3r.com
In a world full of JavaScript frameworks, SPAs, CSS animations, powerful devices and fast internet, HTML-only websites are controversial and divisive. But why?| whitep4nth3r.com
I refactored my blog from Next.js to 11ty to ship as little JS to the browser as possible, resulting in numerous performance boosts. Let's look at the data!| whitep4nth3r.com
Automate your git cleanup! Here's a shell function to add to your bashrc/zshrc file to delete all merged git branches in one command.| whitep4nth3r.com
Catch up on a Twitch live stream where I prototyped Women of Jamstack with 11ty and YOLO deployed it to Netlify on a custom domain.| whitep4nth3r.com
Read how a big investigation and one little PR improved Google Lighthouse SEO scores for everyone on the web. Yay for open source software!| whitep4nth3r.com
You don't need JavaScript to build accordions! Here's how to harness the power of native HTML and build an accordion with just four lines of code.| whitep4nth3r.com
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.| whitep4nth3r.com
In this episode of Learn with Jason, I teach Jason how to use Contentful’s GraphQL API to power dynamic routes in Next.js.| whitep4nth3r.com
I sat down with Colby Fayock to chat about Next.js and how all of its features help enable developers to build great experiences on the web.| whitep4nth3r.com
I joined Cassidy Williams of Netlify for a chat to talk about the performance benefits of Next.js, and how developers can make the most of the framework.| whitep4nth3r.com