DigiNews

Tech Watch by Johan Denoyer

← Back to articles

Catching Typos on My Website with Browser Testing

Quality: 8/10 Relevance: 9/10

Summary

A practical look at using Bombadil (a TypeScript-based DSL) to automate browser-based spell-checking for a website. The approach combines an inner spell-check loop with an outer triage loop, leveraging NPM packages and optional LLM assistance to identify and fix typos, while building a domain-specific dictionary.

🚀 Service construit par Johan Denoyer