Open joyarzun opened 1 year ago
I've liked very much the idea of having all the code organized following the structure:
To start the coding we need a simple example that could have a data repository (outbound) and one inbound of data (maybe http) WDYT?
Some examples that comes to my mind:
After we have a example code, then we can build slides based on this example
Example using hexagonal architecture https://medium.com/@matiasvarela/hexagonal-architecture-in-go-cfd4e436faa3
I've liked very much the idea of having all the code organized following the structure:
To start the coding we need a simple example that could have a data repository (outbound) and one inbound of data (maybe http) WDYT?
Some examples that comes to my mind:
After we have a example code, then we can build slides based on this example