
Cligram v2: Bridging Go and JavaScript in a Terminal UI Application
I swapped out Cligram's React-based terminal UI for a new one in Go, but kept the original JavaScript backend. This post breaks down how I connected the two languages using JSON-RPC over stdio.