Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Mon, 25 Sep 2023 14:09:00 +0000 Watermill 1.3 released, an open-source event-driven library 1 points posted by roblaszczak https://threedots.tech/post/watermill-1-3 4820 Mon, 25 Sep 2023 14:09:00 +0000 Auto-generated C4 Architecture Diagrams in Go 5 points posted by m110 https://threedots.tech/post/auto-generated-c4-architecture-diagrams-in-go 4659 Thu, 02 Dec 2021 12:08:00 +0000 Repository secure by design: how to sleep better without fear of security vulnerabilities 5 points posted by roblaszczak https://threedots.tech/post/repository-secure-by-design 4533 Tue, 09 Feb 2021 12:02:00 +0000 The Go libraries that never failed us: 22 libraries you need to know 1 points posted by roblaszczak https://threedots.tech/post/list-of-recommended-libraries 4783 Tue, 13 Dec 2022 13:43:00 +0000 Introducing watermill - event-driven applications library <p>Watermill is a Go library for working efficiently with message streams. It is intended as a library for building event-driven applications, enabling event sourcing, CQRS, RPC over messages, sagas.</p><div><br></div> 7 points posted by roblaszczak https://threedots.tech/post/introducing-watermill 3680 Wed, 21 Nov 2018 13:13:00 +0000 Introducing basic CQRS by refactoring a Go project 5 points posted by roblaszczak https://threedots.tech/post/basic-cqrs-in-go 4459 Mon, 28 Sep 2020 14:07:00 +0000 Building a serverless application with Google Cloud Run and Firebase 5 points posted by m110 https://threedots.tech/post/serverless-cloud-run-firebase-modern-go-application 4349 Wed, 13 May 2020 11:05:00 +0000 Microservices test architecture. Can you sleep well without end-to-end tests? 4 points posted by m110 https://threedots.tech/post/microservices-test-architecture 4526 Thu, 28 Jan 2021 12:19:00 +0000 When microservices in Go are not enough: introduction to DDD Lite 4 points posted by roblaszczak https://threedots.tech/post/ddd-lite-in-go-introduction 4393 Wed, 01 Jul 2020 12:53:00 +0000 Robust gRPC communication on Google Cloud Run (but not only!) 4 points posted by roblaszczak https://threedots.tech/post/robust-grpc-google-cloud-run 4367 Wed, 27 May 2020 11:00:00 +0000 Golang CQRS, Metrics and AMQP - Watermill v0.3.0 released 4 points posted by roblaszczak https://threedots.tech/post/watermill-0-3 3801 Wed, 13 Feb 2019 12:12:00 +0000 Go docker dev environment with go modules and live code reloading 4 points posted by m110 https://threedots.tech/post/go-docker-dev-environment-with-go-modules-and-live-code-reloading 3756 Thu, 03 Jan 2019 12:09:00 +0000 Combining DDD, CQRS, and Clean Architecture by refactoring a Go project 3 points posted by roblaszczak https://threedots.tech/post/ddd-cqrs-clean-architecture-combined 4479 Thu, 05 Nov 2020 13:21:00 +0000 4 practical principles of high-quality database integration tests in Go 3 points posted by roblaszczak https://threedots.tech/post/database-integration-testing 4416 Thu, 30 Jul 2020 10:10:00 +0000 The Repository pattern: a painless way to simplify your Go service logic 3 points posted by roblaszczak https://threedots.tech/post/repository-pattern-in-go 4401 Thu, 16 Jul 2020 10:14:00 +0000 Business Applications in Go: Things to know about DRY 3 points posted by m110 https://threedots.tech/post/things-to-know-about-dry 4385 Thu, 18 Jun 2020 10:46:00 +0000 Watermill v0.2.0 - a library for building event-driven applications released 3 points posted by roblaszczak https://threedots.tech/post/watermill-0-2 3734 Wed, 19 Dec 2018 12:02:00 +0000 Introducing Clean Architecture by refactoring a Go project 2 points posted by m110 https://threedots.tech/post/introducing-clean-architecture 4438 Wed, 02 Sep 2020 13:19:00 +0000 Go in One Evening - our new online Go training! 1 points posted by roblaszczak https://threedots.tech/go-in-one-evening 4736 Tue, 07 Jun 2022 11:52:00 +0000 Increasing Cohesion in Go with Generic Decorators 1 points posted by m110 https://threedots.tech/post/increasing-cohesion-in-go-with-generic-decorators 4731 Wed, 25 May 2022 13:33:00 +0000 Common Anti-Patterns in Go Web Applications 1 points posted by m110 https://threedots.tech/post/common-anti-patterns-in-go-web-applications 4616 Thu, 12 Aug 2021 09:56:00 +0000 Microservices or monolith? It's just a detail. Golanag examples included. <p>Nowadays we can often hear that monolithic architecture is obsolete and responsible for all evil in IT. We often hear that microservices architecture is a silver bullet which helps to kill all this monolithic evil. But you probably know that there are almost no silver bullets in IT and every decision entails trade-offs.</p><div><br></div> 1 points posted by roblaszczak https://threedots.tech/post/microservices-or-monolith-its-detail/ 3209 Wed, 28 Feb 2018 18:40:00 +0000