Explore >> Select a destination


You are here

notes.andymatuschak.org
| | www.battlebrushstudios.com
32.7 parsecs away

Travel
| | ....well, rebased really. But as soon as I got the little fellas on their new single bases the platoon felt differently. It's funny, a...
| | markodenic.com
18.2 parsecs away

Travel
| | Free programming books, algorithms, public APIs, and much more.
| | jbrandhorst.com
25.9 parsecs away

Travel
| | Recently I found myself wondering how I was going to test my new GopherJS gRPC-Web bindings. Writing tests was something I had been waiting with until I had something working, mostly because I had no idea how I was going to meaningfully test GopherJS code that relies on interactions with JS and the reponses of a server. I have in the past made a small contribution to the GopherJS websocket repo, and found myself impressed with the extensive tests written for the repo.
| | loufranco.com
46.2 parsecs away

Travel
| [AI summary] The article discusses strategies for effectively adding unit testing to old codebases, emphasizing testing before refactoring, while learning the code, and before fixing bugs to ensure reliability.