Skip to content

Latest articles

Explore the latest posts from the blog.

Documentation Best Practices for Development Teams

Documentation Best Practices for Development Teams

Bad documentation is worse than no documentation because it creates false confidence. Good documentation is accurate, minimal, and maintaine...

By Linda Zhao

Apr 21, 2026

Accessible Data Tables: Structure, Headers, and Captions

Accessible Data Tables: Structure, Headers, and Captions

Data tables are often poorly implemented, turning structured information into an unnavigable wall of cells for screen reader users. Proper u...

By Linda Zhao

Mar 14, 2025

JavaScript Performance Optimization Techniques

JavaScript Performance Optimization Techniques

Slow JavaScript is the number one cause of poor web performance. This post covers practical techniques including debouncing and throttling e...

By Linda Zhao

Jan 21, 2024