Mocking dependencies in Storybook Testing
Jun 21, 2026 · 13 min · #Storybook · #React

Mocking in Storybook

Latest articles
Accessibility
Accessible Modals in 5 Steps
Accessibility Jun 27, 2025 · 4 min

Accessible Modals in 5 Steps

A step-by-step tutorial on building accessible modal dialogs in 5 steps, covering focus management, keyboard navigation, and ARIA attributes.

#Accessibility
Accessibility
Using ARIA Labels Like a Pro
Accessibility Jun 21, 2025 · 4 min

Using ARIA Labels Like a Pro

One of the first issues any automated a11y tool will flag is missing ARIA labels. And honestly, it’s one of the easiest fixes to make.

Accessibility · 4 min
React
You Might Already Know React Native
React Jun 9, 2025 · 6 min

You Might Already Know React Native

How React Native takes a fundamentally different approach from WebView-based tools like Cordova and Ionic to deliver truly native mobile app experiences.

React · 6 min

No AI Mondays

Why I started a No AI Mondays practice to stay sharp as a developer, maintain my coding skills, and avoid over-reliance on AI tools.

#JavaScript
JavaScript
JavaScript Apr 6, 2025 · 2 min

What If We Made Bugs Illegal?

A humorous thought experiment exploring what would happen if bugs were made illegal, and why the real solution lies in better testing and engineering practices.

JavaScript · 2 min
CSS
RIP Styled-Components. Now What?
CSS Apr 1, 2025 · 3 min

RIP Styled-Components. Now What?

What to do now that styled-components is in maintenance mode, covering migration paths to CSS Modules, Tailwind, and other modern styling solutions.

CSS · 3 min
Vue 3
Vue 3 Feb 12, 2025 · 9 min

Vue is Too Easy

An exploration of why Vue's deliberately simple design makes it easy to learn yet extremely powerful, covering component declaration, reactivity, and routing.

Vue 3 · 9 min