Hacker News
- Master Hexagonal Architecture in Rust https://www.howtocodeit.com/articles/master-hexagonal-architecture-rust 109 comments
- Ready for changes with Hexagonal Architecture https://netflixtechblog.com/ready-for-changes-with-hexagonal-architecture-b315ec967749?gi=d802b8fc4fc0 62 comments
Lobsters
- Master hexagonal architecture in Rust https://www.howtocodeit.com/articles/master-hexagonal-architecture-rust 26 comments rust
- URL Shortener (Hexagonal & Serverless Architecture in AWS) https://github.com/Furkan-Gulsen/golang-url-shortener 47 comments aws
- Understanding Polylith through the lens of Hexagonal architecture https://medium.com/@joakimtengstrand/understanding-polylith-through-the-lens-of-hexagonal-architecture-8e7c8757dab1 5 comments clojure
- Hexagonal architecture in Python https://blog.szymonmiks.pl/p/hexagonal-architecture-in-python/ 11 comments python
- Hexagonal Architecture in Java Simplified http://huseyinbabal.com/2021/10/15/hexagonal-architecture-in-java-simplified/ 8 comments coding
- Hexagonal Architecture: Structuring a project and the influence of granularity https://medium.com/@TonyBologni/hexagonal-architecture-structuring-a-project-and-the-influence-of-granularity-df4e0851ab5c 3 comments golang
- Hexagonal architecture in Rust #7 - Long-lived repositories https://alexis-lozano.com/hexagonal-architecture-in-rust-7 16 comments rust
- Hexagonal architecture in Rust #6 https://alexis-lozano.com/hexagonal-architecture-in-rust-6 5 comments rust
- Hexagonal architecture in Rust #5 https://alexis-lozano.com/hexagonal-architecture-in-rust-5/ 2 comments rust
- Hexagonal architecture in Rust #4 https://alexis-lozano.com/hexagonal-architecture-in-rust-4 7 comments rust
- Hexagonal architecture in Rust #3 https://alexis-lozano.com/hexagonal-architecture-in-rust-3/ 3 comments rust
- Hexagonal architecture in Rust #2 https://alexis-lozano.com/hexagonal-architecture-in-rust-2/ 7 comments rust
- SPA hexagon: Robust app architecture for mobile and web https://evilmartians.com/chronicles/spa-hexagon-robust-app-architecture-for-mobile-and-web 3 comments webdev
- Hexagonal architecture in Rust #1 https://alexis-lozano.com/hexagonal-architecture-in-rust-1/ 25 comments rust
- Hexagonal Architecture in Java https://medium.com/p/hexagonal-architecture-in-java-9031d3570d15?source=email-29a8c8633b51--writer.postdistributed&sk=942e8383bbf735a6867982259b4a6c37 5 comments coding
- Hexagonal Architecture https://medium.com/swlh/hexagonal-architecture-a596390269fd 15 comments java
- Hexagonal Architecture https://medium.com/swlh/hexagonal-architecture-a596390269fd 3 comments software
- Hexagonal Architecture in Java https://medium.com/@animeshgaitonde/hexagonal-architecture-principles-practical-example-in-java-364bb2e50075?source=friends_link&sk=b79feef0efe5b15439d1a76e0fc738cf 19 comments java
- Implementing a hexagonal architecture https://dev.to/bertilmuth/implementing-a-hexagonal-architecture-1kgf 9 comments coding
- Framework independence using interfaces and hexagonal architecture (Java) https://rskupnik.github.io/framework-independence-with-hexagonal-architecture 16 comments programming
- Hexagonal Architecture is Powerful http://tidyjava.com/hexagonal-architecture-powerful/ 6 comments java
- Hexagonal Architecture Guidelines For Rails http://theaudaciouscodeexperiment.com/blog/2014/03/17/hexagonal-architecture-guidelines-for-rails 30 comments ruby
- Hexagonal architecture implementation on the example of MongoDB with PostgreSQL support in NestJS Boilerplate https://whiskey.hashnode.dev/mongodb-support-for-nestjs-boilerplate 2 comments node
- Ready for changes with Hexagonal Architecture | Netflix Tech Blog https://netflixtechblog.com/ready-for-changes-with-hexagonal-architecture-b315ec967749 22 comments programming
- Rust's custom derives in a hexagonal architecture: Incompatible ideas? https://blog.eizinger.io/5835/rust-s-custom-derives-in-a-hexagonal-architecture-incompatible-ideas 25 comments rust
- Anyone have experience with Hexagonal, Onion, or Clean architecture? http://alistair.cockburn.us/Hexagonal+architecture 8 comments learnprogramming
- Hexagonal Architecture and Free Monad: Two related design patterns? https://deque.blog/2017/07/06/hexagonal-architecture-a-less-declarative-free-monad/ 12 comments haskell
- Hexagonal Architecture and Free Monad: Two related design patterns? https://deque.blog/2017/07/06/hexagonal-architecture-a-less-declarative-free-monad/ 9 comments programming
- Hexagonal architecture, explained by its creator Alistair Cockburn (Video) https://youtu.be/th4AgBcrEHA 8 comments coding
- Adopting Domain-First Thinking in Modular Monolith with Hexagonal Architecture https://itnext.io/adopting-domain-first-thinking-in-modular-monolith-with-hexagonal-architecture-f9e4921ac18d?sk=9364f2aac410c7b72e75e189bfa240e9 20 comments java
- [Hacker News discussion] Kweb: A new approach to building rich webapps, in Kotlin - "a true hexagonal architecture for the web, with the thinnest of adapter for the client part, which is nearly perfect." https://news.ycombinator.com/item?id=18638430 86 comments webdev
- JPrinciple 0.36. Enforcing DDD and Hexagonal Architecture code structure constraints https://github.com/matemagyari/principle 16 comments java
- Implementing Domain-Driven Design and Hexagonal Architecture with Go (1) https://medium.com/@TonyBologni/implementing-domain-driven-design-and-hexagonal-architecture-with-go-1-292938c0a4d4 3 comments golang
- Data-oriented, clean&hexagonal architecture software in Rust - through an example project https://dpc.pw/data-oriented-cleanandhexagonal-architecture-software-in-rust-through-an-example 4 comments rust
- Domain-Driven Hexagon - architecture and best practices https://github.com/Sairyss/domain-driven-hexagon 7 comments node
- Domain-Driven Hexagon - architecture and best practices https://github.com/sairyss/domain-driven-hexagon 10 comments javascript
- Domain-Driven Hexagon - DDD, architecture, best practices (Full project using NestJS) https://github.com/sairyss/domain-driven-hexagon 8 comments javascript
- Domain-Driven Hexagon - guide on DDD, architecture, best practices (example project using Typescript + NestJS) https://github.com/Sairyss/domain-driven-hexagon 8 comments typescript