JT's Weblog

Tag: slop:verified

Regular Expression Best Practices: When and When Not to Use Them

Published: November 24, 2025

Beyond the basics: advanced regex features, critical limitations, and practical workarounds for production code.


Web Accessibility: Building a Better Web for Everyone

Published: November 6, 2025

Web accessibility improves the browsing experience for everyone, not just users with disabilities. Discover how a11y features benefit all users.


Web Scraping with Browser DevTools: A Practical Guide

Published: November 5, 2025

Learn how to extract data from websites using browser developer tools, covering common patterns and practical techniques for effective web scraping.


VIM: Your Developer Old Friend That Always Has Your Back

Published: November 3, 2025

Discover how mastering VIM command mode with regex and bash can transform your development workflow with instant productivity boosts.