/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

nodogmablog.bryanhogan.net
| | loufranco.com
2.9 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.
| | www.daveabrock.com
2.1 parsecs away

Travel
| | In this post, we refactor our component to inject an API service wrapper, to abstract away a direct HttpClient dependency.
| | lenholgate.com
3.3 parsecs away

Travel
| |
| | til.simonwillison.net
21.9 parsecs away

Travel
| Azure Functions default to serving traffic from a path like /api/FunctionName - for example https://your-subdomain.azurewebsites.net/api/MyFunction .