Practical engineering writing and free developer tools.

CodeSmith pairs hands-on technical articles with fast, browser-based utilities for markdown, env files, social previews, and everyday developer chores.

Popular tools

Fast browser utilities that run on your machine.

View all

Latest articles

Practical notes, tutorials, and engineering write-ups.

Sourabh
November 16, 2025
8 min read

URLPattern API Tester: Match URLs Without Regex

Learn the URLPattern API with an interactive tester for routes, service workers, middleware, and URL matching without fragile regular expressions.

Sourabh
September 20, 2025
4 min read

Best JSON Diff & Compare Tools for Developers

Compare the best JSON diff tools for semantic comparison, JSONPath changes, real-time editing, patch export, and privacy-friendly local workflows.

Sourabh
June 9, 2021
5 min read

Debug local log files with Grafana and Loki

Loki with Grafana's UI is very useful in grepping and debugging big log files. Specially when you have multiple instances of a micro-service running, each generating their own log files.

Sourabh
February 24, 2021
3 min read

Removing permanent redirects from next config

If you have been working with multiple Next.js web apps, and even if one of them has a permanent redirect set in next.config.js then your browser will cache it forever.

Sourabh
July 15, 2020
4 min read

Interview Question: Are two strings anagrams?

A common programming interview question about checking if two strings are anagrams of each other. Let's explore different approaches to solve this problem.

Sourabh
April 11, 2016
3 min read

Android Studio 2.0 crashes on Windows

Google recently launched Android Studio 2.0 with exciting new features, but we encountered crashes on startup. Here's how to fix the JDK_HOME environment variable issue.

Tool guides

Focused walk-throughs for common tasks.

Loading sidebar...
    CodeSmith Developer Tools, Utilities & Engineering Blog