Long-form technical writing that doesn't cut corners. Each article is a full reckoning with an idea — written to be understood, not skimmed.
Accessibility in HTML and CSS - Part 2
Second installment of the 2-part series about Accessibility in HTML and CSS.
Accessibility in HTML and CSS - Part 1
Accessibility is not a feature you add at the end of a project — it is a quality you build into every decision from the beginning. A website that excludes people with disabilities is not just ethically wrong; it is a failure of craft. Follow this 2-part article that covers everything you need to know to build web experiences that genuinely work for everyone.
Responsive Typography in CSS - Part 2
Second part of the 2-part series about Responsive Typography in CSS.
Responsive Typography in CSS - Part 1
Typography is 95% of web design. Getting text to look right — readable, proportional, and beautiful — across every screen size from a 320px phone to a 5K monitor is one of the most underestimated skills in frontend development. Follow this 2-part article that covers everything from the fundamentals to the techniques that separate amateur CSS from professional-grade work.