Join Nostr
2025-01-17 16:07:05 UTC

Jan D on Nostr: One of the better ways I found to solve programming problems is writing the high ...

One of the better ways I found to solve programming problems is writing the high level code as if I have all the other parts already in place.

It is a bit like TDD or Tracer Bullet dev, but I don't write any runing code until I feel fine with the phantasy-code I have written (but then I can continue with tests and tracer bullet mocks)