Explore >> Select a destination


You are here

manuel.kiessling.net
| | alistair.cockburn.us
13.4 parsecs away

Travel
| | Create your application to work without either a UI or a database so you can run automated regression-tests against the application, work when the database becomes unavailable, and link applications together without any user involvement. Japanese translation of this article at http://blog.tai2.net/hexagonal_architexture.html Spanish translation of this article at http://academyfor.us/posts/arquitectura-hexagonal courtesy of Arthur
| | threedots.tech
13.4 parsecs away

Travel
| | In this guide, we share our pragmatic approach to Clean Architecture in Go, refined through years of real-world experimentation. We demonstrate refactoring techniques on a live project, showing how to extract application logic, define interfaces, and improve testability. You'll learn how to apply Clean Architecture principles in an idiomatic Go way, balancing theory with practical implementation. Our battle-tested methods help you create loosely coupled, highly cohesive code that's easier to maintain and extend over time.
| | herbertograca.com
11.9 parsecs away

Travel
| | In my last posts I've been writing about many of the concepts and principles that I've learned and a bit about how I reason about them. But I see these as just pieces of big a puzzle. Todays post is about how I fit all of these pieces together.
| | benoitpasquier.com
65.7 parsecs away

Travel
| For the past few years, I had the opportunity to mentor new joiners through different roles. In some aspects, I could see myself in them the same way I started years back: eager to prove themselves, jumping on the code and hacking around. I tried to think about what I learnt the hard way since my first role in the tech industry and how could I help them learn the easy way.