Modular Monolith project structure example

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Millan this is THE BEST course so far. I took other MM courses from others but they all are... let's say "Not for real projects", they are like a proof of concept, nothing more. Your course is ready to apply to real projects.. a million thanks

davidpccode
Автор

- How long it takes to open this solution?
- Yes 🗿

kurumi
Автор

Since a I've discovered vertical slices, solutions like that looks insane to me.

wgasparin
Автор

In my experience most applications don't need this "degree" of seperation. like 90% but it's nice to see one that applies this level of seperation :)

stunna
Автор

I have written out an approach to making api endpoint/business rule process logic testing.

You would essentially not need to test the api by using http clients. Instead, you would test the parameter inputs and outputs of the business logic. The api wouldnt need to be tested for correct data response.

I was thinking you could use code gen for those tests and never test the coupling part as it would be assumed it would just work.

TheScriptPunk
Автор

Isn't the naming scheme for this project a bit reduntant or does it follow a certain namingstandard for filenames in a project of this type?

CRBarchager
Автор

Is there a drawback to having that many projects?

NLBClanHD
Автор

Hey Milan. I ordered the course and am working through it now. Is there any way to get support. I'm having problems getting my Docker containers up and running with the initial migrations and first module. Thanks.

hmsiegel
Автор

Everybody just wants to complicate things

geepy
join shbcf.ru