- [Post] How I approach microservice testing in 2023 https://devandchill.com/posts/2023/01/how-i-approach-microservice-testing-in-2023/ 4 comments golang
- NET Core 3.0 - Publish single file binary on alpine container https://devandchill.com/posts/2019/06/net-core-3.0-publish-single-file-binary-on-alpine-container/ 10 comments csharp
- Word Counter algorithm on Go with sync and concurrent variation https://devandchill.com/posts/2019/04/word-counter-sync-or-concurrent/ 13 comments golang