SKILL.md has 14+ metadata fields. Use them correctly.AI
May 24, 2026 · 6 min·#AI · #JavaScript

SKILL.md has 14+ metadata fields. Use them correctly.

Latest articles
React
React Jan 31, 2026 · 4 min

You probably don’t need useCallback here

Why most useMemo and useCallback usage in React is unnecessary, explaining how React re-rendering actually works and when these hooks truly help performance.

React · 4 min
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 · 4 min
Accessibility
Using ARIA Labels Like a Pro
Accessibility Jun 21, 2025 · 3 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
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
JavaScript
No AI Mondays
JavaScript May 5, 2025 · 2 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 · 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
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
React
Learning Vue for React Developers
React Jan 2, 2025 · 16 min

Learning Vue for React Developers

A side-by-side comparison of Vue and React concepts to help React developers learn Vue quickly, covering components, templating, and state management.

React · 16 min