|
You are here |
nodogmablog.bryanhogan.net | ||
| | | | |
loufranco.com
|
|
| | | | | [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
|
|
| | | | | In this post, we refactor our component to inject an API service wrapper, to abstract away a direct HttpClient dependency. | |
| | | | |
lenholgate.com
|
|
| | | | | ||
| | | | |
til.simonwillison.net
|
|
| | | Azure Functions default to serving traffic from a path like /api/FunctionName - for example https://your-subdomain.azurewebsites.net/api/MyFunction . | ||