Skip to content

Instantly share code, notes, and snippets.

@renan-taranto
renan-taranto / hexagonal_architecture.md
Created December 12, 2017 00:23
Articles about hexagonal architecture
  1. Read the slides "Crafting beautiful software". Take notes on terminology, and where these things appear on the blue Hexagon. https://www.slideshare.net/JornOomen/crafting-beautiful-software

  2. Google search topic on the terminologies. (example: php, explain command bus) - Also, do a google image search on terminologies too.

  3. Read about "Hexagonal Architecture - message-oriented software design" from PHPCon Poland 2015