Developer Tools • Feb 05, 2026 A Guide to Browser DevTools – The Network Monitor Learn how to use the browser DevTools Network tab to inspect requests, debug APIs, and analyze page performance.
Artificial Intelligence • Jan 09, 2026 Here’s How We’re Using AI Tools and What We’re Learning Everyone is experimenting with AI tools, seeing if they can speed up the pace of development while decreasing effort and cost.
The Software Life • Oct 26, 2025 5 Tools Developers Can Use to Get Unstuck It’s important to have tools in your back pocket to help you get unstuck. So next time you hit a wall, try one of the following techniques.
Artificial Intelligence • Aug 15, 2025 How I Used AI Tools to Create a Software Project Knowledge Base With modern AI tools, I built out a knowledge base in a few hours, using safe and secure tools to handle our client’s sensitive information.
AI for Developers • Aug 14, 2025 Understand Your Tools: Unpacking Bias in Generative AI LLMs can embed and magnify racism, ableism, and sexism. Bias in Generative AI isn’t just a technological problem: it’s a human one.
Growing as Makers • Aug 01, 2025 Game On: A Roundup of Fun Tools for Learning Tech Skills Fun learning tools like games and puzzles help you internalize core concepts by making the process enjoyable and engaging.
Developer Tools • Jul 28, 2025 A Guide to Browser DevTools – The Debugger The browser debugger lets you pause code, inspect variables, and step through functions to find and fix issues efficiently.
Personal Optimization • Jul 26, 2025 Habits & Tools for a Smoother Digital Life You may not need all these tools. But maybe one or two of them would make your digital life a little calmer.
Accessibility • May 15, 2025 3 Tools to Help Fix the Web’s Most Common WCAG 2.2 Failures An assessment found that 96% of all WCAG 2 errors fall into 6 categories, and the most common ones have been the same for the last 5 years.
Developer Tools • May 05, 2025 Tools That Let Me Spend More Time Coding, Less Time Clicking Smart tools cut out the noise. They eliminate those tiny moments of friction that interrupt your flow and your focus.
UX/Design Practices • Apr 28, 2025 Designing for Everyone: Tools to Help You Nail Accessible Color Contrast Accessible color contrast and strong visual design aren’t at odds. Build a palette that’s on brand, beautiful, and fully WCAG-compliant.
Developer Tools • Apr 22, 2025 A Guide to Browser DevTools – The Console The console is a tool that allows developers to log information, debug issues, and execute JavaScript commands directly within the browser.