All
Articles 164,949Blog Posts 158,248Tech Tutorials 43,723Research Papers 32,007News 21,183
⚡ AI Lessons

Dev.to · benjamin
🌐 Frontend Engineering
2mo ago
My code reviewer kept asking for JSDoc — so I built a zero-dep CLI that catches it first
I kept running eslint and thinking my codebase was fine — then someone opened a PR and the first...

Dev.to · benjamin
🌐 Frontend Engineering
⚡ AI Lesson
2mo ago
The most-installed XML viewers are 2★ and abandoned. So I hand-wrote one.
Open a .xml file in your browser and you usually get one of three things: a wall of unindented text,...

Dev.to · benjamin
🌐 Frontend Engineering
2mo ago
I built a zero-dependency CLI that catches i18n drift (and knows your plural rules)
You add one string to en.json, ship it, and move on. Three weeks later a French user emails a...
DeepCamp AI