Strangler Application and SSI
SSI can still be a useful server-side composition seam for legacy migrations, but today it should be treated as a narrow tool with clear boundaries, fallbacks, observability, and trusted upstreams.
Loading...
Topic · Page 2 of 2
Theory, judgment, design, and reflective notes about building software that survives contact with reality.
SSI can still be a useful server-side composition seam for legacy migrations, but today it should be treated as a narrow tool with clear boundaries, fallbacks, observability, and trusted upstreams.
A practical browser-side event architecture: publish domain facts with EventTarget and CustomEvent, keep listeners independent, and know when an event bus is the wrong abstraction.
A small, current Git setup: identity, default branch name, editor, credential helper, and a few aliases that make day-to-day work less noisy.
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live — John F. Woods.